Josh Hansen

Results 3 comments of Josh Hansen

I'm also seeing this occasionally when using group tasks. For now I've had to drop librabbitmq and use py-amqp to get around it. ``` File "/opt/python/python-2.7/lib/python2.7/site-packages/celery/result.py", line 376, in ready...

No eventlet here, just multiprocessing workers. Interestingly enough, I've been digging in and noticed that the problem is only being seen on the calling code and not the workers. The...

I just stumbled across this while looking in to building a postgresql container. As basic verification that the postgis stuff works, you could run the following SQL to verify that...