AndrewGPU
AndrewGPU
echo=True ,No log output or log file
possible to provide nim binding for this?
### Describe the bug Perform write operations, block all coroutines, happen occasionally, it seems that adding a timeout should work, but no parameters related to read_timeout and write_timeout can be...
Traceback (most recent call last): File "/home/ubuntu/miniconda3/envs/andrew11/lib/python3.11/site-packages/aredis/connection.py", line 415, in connect await self._connect() File "/home/ubuntu/miniconda3/envs/andrew11/lib/python3.11/site-packages/aredis/connection.py", line 594, in _connect reader, writer = await exec_with_timeout( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/miniconda3/envs/andrew11/lib/python3.11/site-packages/aredis/connection.py", line 39, in...
### Description The main process ends, but the Worker process seems to keep restarting. Do I need to set something? ### Details * OS: * Python version: * aiomultiprocess version:...
It looks like the group is blocked, I don't know how to deal with it