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

Align wait_and_throw from queue:: and event:: #720

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pennycook
Copy link
Contributor

The wording of these two functions had diverged over time, and needed to be pulled together again.

Closes #299.


Note that the wording for event::wait_and_throw() changed after @gmlueck proposed to align the two function descriptions in #299. What I've done here is try to update the queue::wait_and_throw() wording to match the new wording for event::wait_and_throw().

The wording of these two functions had diverged over time, and needed to be
pulled together again.
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.

event::wait_and_throw only mentions async handler of context
2 participants