Skip to main content

Python3 Asyncio Utils

Project description

## History

### 2015.03.05

0.3.8 release

  • when GeneratorExit cancel all pending tasks

  • yielder related status cleanups

### 2015.03.02

0.3.4-0.3.7 release

  • create new event loop if using in a thread

  • fix semaphore order so that loop must exist

  • add test to test this behaviour

  • cleanup _safe_yield_from that are not needed anymore

  • use is_running (how can I not using that!!)

### 2015.02.28

0.3.3 release

  • fixed Pool’s potential thread unsafe problem

  • fixed Yielder hangs when no items to yield

  • add pool size argument to yielder family

### 2015.02.27

0.3.2 release

  • typo fix

0.3.1 release

  • add put method for manually yield items

0.3.0 release

  • add Yielder and OrderedYielder to replace Bag and OrderedBag

  • fix thread safe problem #2 in Yielder and Group mixed usage

### 2015.02.26

0.2.1 release

  • fix thread unsafe problem

### 2015.02.26

0.2.0 release

  • add Bag and OrderedBag

  • rename to “aioutils”

### 2015.02.25

0.1.2 release

  • fix some release problems

0.1.1 release

  • basic group and pool implemenation

### 2015.02.23

ideas, prototypes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aioutils-0.3.8.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file aioutils-0.3.8.tar.gz.

File metadata

  • Download URL: aioutils-0.3.8.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aioutils-0.3.8.tar.gz
Algorithm Hash digest
SHA256 2c4726c8b23281006d984b88f49021b92b46d2cc2c48f4ed737c5a5deaf6d87b
MD5 d767403c2c3f04060120fbe04952e075
BLAKE2b-256 40ee43e6f7ad7a6c4cd1fd7269ddaf6f637b9e094fdce48b7275a8799475ac8f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page