Skip to content

[REQ] Explain destructor behavior for thread_pool #143

@MakotoE

Description

@MakotoE

Describe the new feature
In the README.md, explain what would happen when the destructor of thread_pool is called.

Code example
N/A

Additional information

I see that ~thread_pool() will wait for all tasks to finish, then destroys all threads. It might be nice to state this in README.md, in the library reference section. I didn't find any mention of this. I think it is important to know.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions