Alexander Filimonov
Results
2
issues of
Alexander Filimonov
I'm using billiard.Pool to run parallel computations. I have a continuous service (celery) doing it and after a while I get an OSError 24 ("Too many open files"). While debugging...
Issue Type: Bug
Hello, I'd like not only to add items, but also to remove them (and then informing the server about the this) Currently, the workaround I will use is to delete...