We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Darksson asked me to open a documentation issue in a discussion question I asked: #6121
The documentation should mention that LocalSet#run_until is cancel safe if it is passed a cancel safe future.
The text was updated successfully, but these errors were encountered:
task: document cancel safety of LocalSet::run_until
LocalSet::run_until
4257fa9
Closes: tokio-rs#6122
task: document cancel safety of LocalSet::run_until (#6147)
d44e995
Closes: #6122
Successfully merging a pull request may close this issue.
Darksson asked me to open a documentation issue in a discussion question I asked: #6121
The documentation should mention that LocalSet#run_until is cancel safe if it is passed a cancel safe future.
The text was updated successfully, but these errors were encountered: