Skip to content

2.16

Compare
Choose a tag to compare
@lemon24 lemon24 released this 17 Jul 13:37
· 427 commits to master since this release

Threading-related improvements:

  • Allow using a reader from multiple threads directly (no context manager).
  • Allow reusing a closed reader.
  • Allow using a reader from multiple asyncio tasks.

See changelog for details.