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

Explicitly store AsyncIO Futures in a set #123

Merged
merged 2 commits into from
Jun 9, 2023
Merged

Explicitly store AsyncIO Futures in a set #123

merged 2 commits into from
Jun 9, 2023

Conversation

jfhbrook
Copy link
Owner

@jfhbrook jfhbrook commented Jun 9, 2023

Fixes #120.

I'm still not entirely convinced this is necessary, but the overhead is minimal and tests are still passing so I'm OK with it.

@jfhbrook jfhbrook merged commit 8d20776 into main Jun 9, 2023
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.

AsyncIOEventEmitter should keep a reference to scheduled futures
1 participant