-
Recently, when I was comparing the performance of different versions of nginx, I found that the commit https://github.com/nginx/nginx/commit/96c342e56035a9676180d03b4659d5b05b9c6b07#diff-cb075cb5165a…
-
Environment:
Debian 5.10.113-1, python 3.7 (can repro on python 3.10, too)
Repro:
This was found in a LLVM test, easiest way to repro (not the most minimal, though):
```
git clone git@githu…
-
I'm using following packages:
locust==2.31.6
locust-plugins==4.5.3
locust-swarm==6.1.1
When starting swarm like this `swarm -f --loadgen-list --processes --timescale ...` I've noticed that wo…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
vllm server consistently crashes while processing lm-eval requests:
```
INFO 10-01 09:52:39 engine.py:288] Added request cmpl-270a6c19d13b4fb6aac151b9c8ba44c2-0.
ERROR 10-01 09:52:48 client.py:24…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
# Bug report
### Bug description:
If a Python process using `concurrent.futures.ProcessPoolExecutor` dies in a way that prevents cleanup (e.g. a kill signal), the child processes do not exit. In…
-
Hi,
When running python/llm/example/GPU/HuggingFace/LLM/codeshell/server.py
python server.py --checkpoint-path /home/user/Qwen2-7B-Instruct --device xpu --multi-turn --max-context 1024
40+ pyt…
-
## Describe your environment
Using the following Dockerfile to simplify testing:
```
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
RUN pip install --no-cache-dir \
opentelemetry…
-
![SCREENSHOT](https://github.com/user-attachments/assets/3cb1c003-9b36-4d4f-9b73-133d27202fc3)
> MAIN INFO:
> ---------------------------------------------------------------
### This issue …