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

Made multiple methods synchronous #113

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Made multiple methods synchronous #113

merged 4 commits into from
Mar 5, 2024

Conversation

agronholm
Copy link
Member

  • Event.dispatch()
  • Context.add_resource()
  • Context.add_resource_factory()

Also fixed the arguments for wait_event() and stream_events() in the events documentation.

* Event.dispatch()
* Context.add_resource()
* Context.add_resource_factory()

Also fixed the arguments for `wait_event()` and `stream_events()` in the events documentation.
@coveralls
Copy link

coveralls commented Mar 4, 2024

Coverage Status

coverage: 91.87% (+0.5%) from 91.383%
when pulling 2aa118b on refactor-event-dispatch
into 52ce6a6 on 5.0.

@agronholm agronholm merged commit 450035d into 5.0 Mar 5, 2024
13 checks passed
@agronholm agronholm deleted the refactor-event-dispatch branch March 5, 2024 09:23
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.

3 participants