Skip to content

Deadlock on dll/exe load when using tp::ThreadPool as global variable #29

@zhenkas

Description

@zhenkas

I tried to declare the thread pool in global scope like this:

tp::ThreadPool g_threadPool;

The process never reaches the main function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions