asyncevents/tests
nocturn9x 91bca1cab0 Made the behavior of oneshot handlers uniform across execution modes. Added more tests and notes to README 2021-12-26 15:52:47 +01:00
..
blocking.py Added more tests, improved README, removed simple_example.py 2021-12-25 18:38:20 +01:00
multiple_events_one_handler.py Added more tests, improved README, removed simple_example.py 2021-12-25 18:38:20 +01:00
multiple_handlers_one_event.py Made the behavior of oneshot handlers uniform across execution modes. Added more tests and notes to README 2021-12-26 15:52:47 +01:00
non_blocking.py Added more tests, improved README, removed simple_example.py 2021-12-25 18:38:20 +01:00
on_error.py Added more tests, improved README, removed simple_example.py 2021-12-25 18:38:20 +01:00
on_unknown_event.py Added more tests, improved README, removed simple_example.py 2021-12-25 18:38:20 +01:00
oneshot.py Made the behavior of oneshot handlers uniform across execution modes. Added more tests and notes to README 2021-12-26 15:52:47 +01:00