Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
b0d488fc
Commit
b0d488fc
authored
4 years ago
by
Henrik (Grubba) Grubbström
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
refs/heads/8.0/patches/2020-08-28T110259/metadata.txt
+21
-0
21 additions, 0 deletions
refs/heads/8.0/patches/2020-08-28T110259/metadata.txt
with
21 additions
and
0 deletions
refs/heads/8.0/patches/2020-08-28T110259/metadata.txt
0 → 100644
+
21
−
0
View file @
b0d488fc
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment