-
I am running service what launches its own master node worker and that master worker needs to launch other slave worker nodes.
I'm interested in seeing this use case example and other multi worker …
-
**Describe the bug**
coverage.py isn't working for the processes that are not spawned, celery uses prefork model to create processes
**To Reproduce**
How can we reproduce the problem? Please *be…
-
**Describe the bug**
I'm currently getting the following stacktrace:
```
2024-11-04 07:27:28,201 ERROR [pool-4-thread-1] o.t.t.l.BotSession - [] Error received from Telegram GetUpdates Request,…
-
Hi,
i noticed wired thing by running KalikoCMS with "state server" as session state configuration. Beside a app pool with more then one worker processes the system gets crazy.
- creating page ==> pag…
-
I'm setting up a proxy between a pool and nicehash because the pool's DDOS protection is wrongly identifying my nicehash hashrate as a DDOS attack and nicehash wont give out their IPs so the pool can'…
-
It would be really nice if you could add something like capabilities/labels (however you want to call them) to `dask`
It would be something like:
```
dask-worker scheduler:8786 --capabilities "va…
-
### Bug description and reproduction steps
I don't know if it's a bug necessarily, but it's still REALLY annoying.
So I have this habit of having a BUNCH of random tracks, and then skipping throu…
-
Hi, I tried to run a python code that would use multiple GPUs. It is a Pytorch inference model that loads on a Gpu to classify an image.
I used the mp.Pool(NUM_FUNCTIONS), but each process uses the …
-
BPO | [29842](https://bugs.python.org/issue29842)
--- | :---
Nosy | @brianquinlan, @ezio-melotti, @pkch, @MojoVampire, @dlukes, @leezu
PRs | python/cpython#707python/cpython#18566
*Note: these values…
-
Steps to reproduce:
- Open a database with huge traces
- Changing the depth very rapidly
- The change of depth doesn't kill the current process
This causes an error when exiting the application…