Skip to content

Conversation

@gnzsnz
Copy link
Collaborator

@gnzsnz gnzsnz commented Sep 25, 2025

address #8

  • Added check to prevent running Event.run() within an already running asyncio event loop.
  • Implemented cleanup of pending tasks after running the event list.
  • Updated get_event_loop() to handle different scenarios for retrieving the asyncio event loop.

…dress #8

- Added check to prevent running Event.run() within an already running asyncio event loop.
- Implemented cleanup of pending tasks after running the event list.
- Updated get_event_loop() to handle different scenarios for retrieving the asyncio event loop.
@gnzsnz gnzsnz requested a review from mattsta September 27, 2025 20:31
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.

2 participants