GitHub - shadeimi/celery_single_instance: Celery task decorator used to force a task to have only one running instance at a time through locks set using Redis. Use with binded tasks (@celery.task(bind=True)) - adapted from @Robpol86 code
GitHub - shadeimi/celery_single_instance: Celery task decorator used to force a task to have only one running instance at a time through locks set using Redis. Use with binded tasks (@celery.task(bind=True)) - adapted from @Robpol86 code