Skip to content

Conversation

@o-murphy
Copy link

@o-murphy o-murphy commented Feb 8, 2025

  • added @slot decorator to connect callbacks
  • added once() method to create temporary slots and ensure slot called just once and/or during provided timeout
  • added async_emit() awaitable to allow library usage in asynchronous context and await async callbacks
  • added tests for the above functions
  • removed deprecated --pep8 flag from pytest config

* added once() method to create temporary slots and ensure slot called just once and/or during provided timeout
* added async_emit() awaitable to allow library usage in asynchronous context and await async callbacks
* added tests for the above functions
* removed deprecated --pep8 flag from pytest config
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