You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/ops/celery
fit2bot 351d4d8123
refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525)
4 years ago
..
__init__.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 4 years ago
const.py [Update] 迁移celery到ops 7 years ago
decorator.py Add new model to operate log (#3546) 5 years ago
logger.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 4 years ago
signal_handler.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 4 years ago
utils.py fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 4 years ago