Celery-pool-asyncio

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 3

0.2.0

- Allow to decorate corofunctions by `celery.signals`
- Implement pool capacity (`-c, --concurency`)

0.1.12

- Finalize monkey patcher refactoring. Now you able to switch off applying of
any monkey patch. Remember with great power comes great responsibility
- Implement `soft_time_limit`
- Implement `revoke`
- Fix keywords

0.1.11

- Total monkey patching refactor. Now it is enabled by default, but you can
manually disable some of features using environment variable `CPA_MONKEY_DENY`

0.1.10

- Make Celery Beat working
- Add async Celery Scheduler
- More monkey patching
- Move loop and loop_runner to own module
- Avoid creating multiple loops and loop_runners per application

0.1.9

- Large rework of `await AsyncResult.get()`
- Works much better than earlier, but it's crap still
- Added outnumber of monkey-patches
- Fixed race condition on first microseconds of pool shutdown

0.1.8

- Cleanup tracer, use celery.app.trace namespase where it possible

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.