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
xinwen 0fd5ab02e9
fix: 修复 interval 周期任务不执行问题
3 years ago
..
__init__.py refactor(celery): 重构celery,使用 threads 模型,避免 占用太多内存 (#5525) 4 years ago
const.py
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: 修复 interval 周期任务不执行问题 3 years ago