Skip to content

Conversation

@patrick-kidger
Copy link
Owner

@patrick-kidger patrick-kidger commented Jan 7, 2026

  • Feature: added tinyio.{to_asyncio, to_trio, from_asyncio, from_trio} for integrating with other event loops.
  • Bugfix: calling loop.run whilst it is already running will now correctly raise an error.
  • Bugfix: calling loop.run on an already-completed coroutine will no longer return None.

@patrick-kidger patrick-kidger force-pushed the asyncio branch 3 times, most recently from b41a945 to d391003 Compare January 7, 2026 21:42
@patrick-kidger patrick-kidger merged commit 71a7c62 into main Jan 7, 2026
2 checks passed
@patrick-kidger patrick-kidger deleted the asyncio branch January 7, 2026 21:50
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