Skip to content

Conversation

@damonYuan
Copy link

@damonYuan damonYuan commented Jul 3, 2025

#159 and #103

mattsta added a commit that referenced this pull request Nov 6, 2025
This wasn't a global problem and only triggered edge cases for people
developing with too much (unnecessary?) complexity, but now we don't
cache the event loop and instead request the live event loop each time.

This is technically about 10x slower than using a cached event loop
reader, but the difference is just +20ns slower if we ask python to
lookup the active event loop each time vs using it cached on first
access forever.

Fixes #160
Fixes #186
Fixes #159
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