Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use also to avoid cancelling timeout-guarded Futures #352

Merged

Conversation

tom-binary
Copy link
Contributor

The convergent Future operations such as ->wait_any now have an option to avoid cancelling the remaining Future instances:

https://metacpan.org/release/PEVANS/Future-0.51/source/Changes

This avoids the overhead of creating a new ->without_cancel instance each time.

@tom-binary tom-binary merged commit e6a9378 into deriv-com:master Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant