Skip to content

sabw8217/celery_test

Repository files navigation

celery_test

Celery worker hang test.

To run:

  • have RabbitMQ running locally on port 5672
  • from the Python shell:

import tasks; tasks.enqueue_tasks(); exit()

  • run celery -A tasks worker --without-gossip --without-mingle -Q celery_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages