Skip to content

0.5.0

Compare
Choose a tag to compare
@gistart gistart released this 04 Aug 17:13
· 10 commits to master since this release
7814e7f
  1. spawn_n and map_n are synchronous now, this is a breaking change.
  2. cancel now waits for coroutines to actually stop
  3. py38+ compatibility changes and fixes