python-trio / trio-asyncio

a re-implementation of the asyncio mainloop on top of Trio
Other
187 stars 37 forks source link

Fix spew when event loop exception handler is invoked after loop closure #139

Closed oremanj closed 5 months ago

oremanj commented 5 months ago

Fixes #134.