jumpserver/apps/ops/celery
fit2bot 351d4d8123
refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525)
* refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存

* fix: 修复无法关闭fd的bug

Co-authored-by: ibuler <ibuler@qq.com>
2021-01-25 05:34:41 -06:00
..
__init__.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 2021-01-25 05:34:41 -06:00
const.py [Update] 迁移celery到ops 2018-04-02 13:19:31 +08:00
decorator.py Add new model to operate log (#3546) 2019-12-18 15:37:53 +08:00
logger.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 2021-01-25 05:34:41 -06:00
signal_handler.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 2021-01-25 05:34:41 -06:00
utils.py fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00