Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages