Skip to content
Snippets Groups Projects
Commit b0d488fc authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Created new patch 2020-08-28T110259 on branch 8.0.

Pike 8.0: Concurrent.Promise
From commit 6a692a5c
to commit 390d6181.
parent 33570412
No related branches found
No related tags found
No related merge requests found
subject: Pike 8.0: Concurrent.Promise
from: 6a692a5cbc8173caf749bd8ab5124e7c96576646
to: 390d6181d989365f3ed1dd1c7a7d0daa2ef56877
originator: Henrik Grubbström <grubba@roxen.com>
depends: 2020-08-21T103318
restart: true
Multiple changes:
• Concurrent.AggregateState: Added CAVEAT LECTOR.
• Concurrent.Promise: Improved behavior for CONCURRENT_DEBUG.
Don't store raw backtraces, they may contain references to stuff
that the user doesn't expect to get extra references.
• Concurrent.Future: Added try_get().
• Concurrent.Future: Added query_{success,failure}_callbacks().
• Concurrent.AggregateState: Protect create().
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment