Thread-utils

Latest version: v1.0.1

Safety actively analyzes 619345 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

------------------

* Change the behavior when Pool.kill method called twice or more than twice.
* Add Pool.inspect and Pool.cancel method.
* Enable to change worker size of Pool instance after created.
* Performance tuning.
* Stop to support python2.6, 3.1 and 3.2.

0.1.3

------------------

* Bug Fix: Pool.kill method could raise Queue.Empty error.
* Performance tuning.

0.1.2

------------------

* Create actor alias to async decorator.
* Add optional arguments 'force' and 'block' to Pool.kill method.
* Future.receive method raise DeadPoolError if the Pool is killed before task
is done.
* Update documents.

0.1.1

------------------

* Delete unused files.

0.1.0

------------------

* First release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.