Opened 8 years ago
Closed 8 years ago
#10972 closed Bugs (fixed)
shared_future::then() can not be called multiple times.
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.58.0 | Component: | thread |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
The current implementation stores only one continuation, but share_future should be able to store many.
Change History (4)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | shared_future::then() can be called multiple times. → shared_future::then() can not be called multiple times. |
comment:3 by , 8 years ago
Milestone: | To Be Determined → Boost 1.58.0 |
---|
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/boostorg/thread/commit/441c89d30441fa7ce8f028fda7024f8f96d8e65f