Adam Jakubowski

Results 4 comments of Adam Jakubowski

a może zmienisz alias ``blame`` ze ``sprawdzikto`` na ``bambaryło`` :D?

I'm using: ``` celery==5.1.1 kombu==5.1.0 ``` The changes from that PR are in the code I'm using. And I cannot replicate the originally reported issue in a non-fifo queue. For...

I know this is not a proper fix or anything, but one can use this workaround without doing any monkey-patching: In my main fabfile I did this: ```python import multiprocessing...

Just bumping this issue. It happend in my case as well. I was casually upgrading the libs when suddenly xmlschema lib was upgraded and I started getting those errors while...