Skip to content

Releases: gistart/asyncio-pool

0.6.0

21 May 10:36
Compare
Choose a tag to compare

Minor changes to support py3.10 +

0.5.2

20 Sep 09:16
Compare
Choose a tag to compare

Drop coding comments

0.5.1

01 Sep 18:29
Compare
Choose a tag to compare

Small cancel() improvements, got rid of "coroutine was never awaited" warnings.

0.5.0

04 Aug 17:13
7814e7f
Compare
Choose a tag to compare
  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

v0.4.1

08 Dec 09:30
Compare
Choose a tag to compare
version bump to 0.4.1