Nicolae Rosia

Results 38 comments of Nicolae Rosia

@orenmatar I have hopes for inclusion, it seems like @tcuongd is active maintaining! @winedarksea could you please share your branch? I see something here, https://github.com/winedarksea/prophet/tree/vectorization but it is not related

@winedarksea I think it's a good idea, do you have a branch I can take a look at? Thanks a lot!

I missed this one, Numpy array of rank 4 **or a tuple.**

FYI @marcusolsson

@thedrow I could try. Basically I need to make an environment where I push lots of tasks that are expired and then start the worker. I am seeing this only...

> Could you please try reproducing the error with #6654? > > Don't enable the feature flag. It is not necessary. > I fixed a bug where `Request._announce_revoked` is called...

Actually I see it is included in https://github.com/celery/celery/commit/934a2271c1636364486eb737a598d224e5184cf8 which is part of 5.1.0b2, do you have another idea ? :) I would be happy to test

@thedrow it's still in 5.1.2, I would like to help you debug this. The log contains this hundreds of times: ``` File "/usr/local/lib/python3.9/site-packages/celery/worker/worker.py", line 229, in _process_task self._quick_release() # Issue...