Opened 7 years ago
Closed 7 years ago
#11261 closed Bugs (fixed)
bad use of scoped threads in basic_thread_pool
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.60.0 | Component: | thread |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
As the threads main function of the worker threads depends on the queue, we need to join the threads before the queue destructor is called.
This issues is a show-stopper for the basic_thread_pool class.
Change History (4)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Description: | modified (diff) |
---|---|
Milestone: | To Be Determined → Boost 1.59.0 |
comment:3 by , 7 years ago
Milestone: | Boost 1.59.0 → Boost 1.60.0 |
---|
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/boostorg/thread/commit/ba2988a8f7920865e4c9c88925eb8a72a227a396