-
This is bizarre, but locally on macOS 12.5.1 M1 a crashed worker exits nonzero, which is correct. But on Ubuntu 22.04 (GitHub-hosted action runner), a crashed worker exits zero and so the check incorr…
-
### Your current environment
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (U…
-
Calling `app.control.inspect().ping()` before starting multiple workers via python seems to deadlock all workers except for the first.
The worker processes are started but unresponsive.
I checked th…
-
As seen on https://lab.llvm.org/buildbot/#/builders/59/builds/1324 and in Github CI runs. Sometimes this test times out:
```
TIMEOUT: lldb-api :: api/multiple-debuggers/TestMultipleDebuggers.py (199…
-
## System and versions
Mac OS 10.14.4
Python 3.6
Joblib 0.12.5
## Usage
I have 32 big batches, and each batch contains unequal number of works. I am using joblib within a loop for the big batc…
-
## 🐛 Bug
使用FunASR/runtime/python/http/server.py文件进行离线文件识别,
服务端使用两个进程
uvicorn.run(
app="fun_test:app", host=args.host, port=args.port,
ssl_keyfile=args.keyfile, ssl_certfile=arg…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
Warning: Your installation of OpenCV appears to be broken: module 'cv2.dnn' h…
-
ray.__version__ = '0.8.7'
```python
# This function is a proxy for a more interesting and computationally
# intensive function.
@ray.remote
def slow_function(i):
time.sleep(1)
return …
-
## CVE-2019-11324 - High Severity Vulnerability
Vulnerable Library - urllib3-1.23-py2.py3-none-any.whl
HTTP library with thread-safe connection pooling, file post, and more.
Library home page: https…
-
# Checklist
* [ ] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…