Fastthreadpool

Latest version: v1.5.2

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

Scan your dependencies

Page 5 of 5

1.1.0

Problem fixed when having more than one instance of the thread pool.
Further optimization with Cython.
Add submit_first, submit_later and schedule.
Added some examples.
Improved ReadMe.

1.0.6

submit and submit_done return now the id of the job.
cancel accepts a job id. This allows cancelling of single jobs.
Fix a bug in shutdown.

1.0.5

Add alive function which return the number of alive child threads.
shutdown now return True if all child threads have died.
If timeout value in shutdown <= 0 return immediately.

1.0.4

Add support for generator functions when using submit.

1.0.3

Add support for generator functions when using map.

1.0.2

Fix link to github repository.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.