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

Make Timeout like Timer #10252

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Make Timeout like Timer #10252

wants to merge 2 commits into from

Conversation

Al2Klimov
Copy link
Member

No description provided.

It's not used. Also, the callback shall run completely at once. This ensures that it won't (continue to) run once another coroutine on the strand calls Timeout#Cancel().
to allow std::weak_ptr<Timeout>.
@Al2Klimov Al2Klimov added the core/quality Improve code, libraries, algorithms, inline docs label Nov 25, 2024
@Al2Klimov Al2Klimov self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/quality Improve code, libraries, algorithms, inline docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant