Ivan Oreshnikov
Ivan Oreshnikov
Ok, I managed to narrow it down a bit. There pruning algorithm works mostly as expected. Take a look at this excerpt from `coq.server.trans.py` ```python3 for metric in ranked: p_edit...
@DylanYoung it's not reflected anywhere in the documentation and I still experience the same problem four years later after the original report (running celery 5.2.1). The work-around for me was...
@immerrr thanks for the explanation! Indeed, I hit this problem when trying to test my installation by directly invoking a task with `celery call`. The unit tests for the same...
Reopening the issue for the potential contributors to notice and implement it in the future.
@ak9250 Thank you very much for the suggestion. This is not planned at the moment, but this is indeed a very nice feature to have.
(sorry about closing, false alarm :) Hey, @dev2021-ctrl Can you please elaborate what exactly you're trying to do? Also, there exists a method to view the meshes stored on a...
I tried it and sadly it doesn't seem to help. The console is not being shown, but the behaviour is the same – once the refresh is over the status...
Hey! I tried both steps and in the end it doesn't help. The status buffer is still automatically closed even when the console is disabled. Also I don't mind the...