-
There is a memory leak in the parent process of Celery's worker.
It is not a child process executing a task.
It happens suddenly every few days.
Unless you stop Celery, it consumes server memory in te…
-
Hi,
eventlet 0.29.1 introduces the following issue:
Traceback (most recent call last):
File "/home/mistral/.local/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 476, in fire_timers
ti…
-
### Is your feature request related to a problem? Please describe.
Implement: Remote procedure call with RabbitMQ
### Describe the solution you'd like
See: https://rabbitmq.github.io/rabbitmq-am…
-
**Please use the [Discourse forum](https://discourse.nameko.io/) for support requests and questions.**
**Describe the bug**
If a message is sent over RPC from a client to a service and the service…
-
### Is your feature request related to a problem? Please describe.
Implement client metrics
### Describe the solution you'd like
See `System.Diagnostics.DiagnosticSource`
### Describe alternative…
-
We've upgraded the python version from `3.8` to `3.11`. After the upgrade, the `celery beat` is not starting anymore.
When running `celery --app app beat --loglevel WARNING` the process crashes wit…
-
**Describe the bug**
The number of `ServiceBusReactorAmqpConnection` instances is rising until there is no more memory on the heap. When the app is started the number of instances is 44, because we us…
-
I can create a data set, but I can't scan to the picture
Using the latest docker and coco-annotator
Version Windows 10 Professional
Version 21H1
OS build 19043.1055
Processor AMD Ryzen 5 3600 6-C…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
* [x] I have …
-
Go Version: **go 1.19**
**ERROR message parse error: invalid semicolon separator in query**
```
c, err := iotdevice.NewFromConnectionString(
iotmqtt.New(), "xxxxxxxxxxxxxxxxxxxx",
)
…