-
### Problem:
celery ( use django-windows-tools) gets this task and displays that it was received in the log (service.log), but does not starting task.
Error service.log
```
[INFO/Process-1] S…
-
### Describe the bug
DEPRECATION: celery 4.4.7 has a non-standard dependency specifier pytz>dev. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version o…
-
Hello!
I would like to ask of you if your code can handle complex billiards, as I have encountered problems. My case has the parametric form of r(t) = 0.5*(1+0.2*(cos(3t)-sin(6t)). The function in …
-
I have used python venv to use bcheck:
```bash
python3 -m venv venv
source venv/bin/activate
pip install -e
```
Then I run a `py-amqp` inside a Docker container, from [https://github.com/cel…
-
http://pythonwheels.com/
Right now, only Windows and Mac wheels are being distributed for [billiard on PyPI](https://pypi.python.org/pypi/billiard). For Linux, you need to compile billiard from sou…
-
Print the snakes of size 2-6 (inclusive) with newlines between each.
- Each snake begins with a segment of `/` of length $n/2$ rounded up. Each line is dedented one space in, so that the final line…
-
As a user, I want to hit billiard balls into each other using the pool cue.
-
when i try execute func of firt celery func tast ,error founhd!!!!!!
my system win11
Python 3.11.5
celery==5.3.6
broker redis
celery_app.py
---------------------
from celery import Celer…
-
### Description
After this [exception](https://red-hat-it.sentry.io/issues/4395723770/?environment=prod&project=1767823&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=24h&stream_index=11)
…
-
I'm receiving a `PermissionError` using version 3.6.3.0 inside a virtual environment created by PyCharm. It appears to be some sort of issues in the `queues.py` file. Any idea on how this can be resol…