-
在运行一段时间(可能是接收到某些特殊字符?)(具体原因未知)后出现接收到每条消息都出现database is locked 报错
![image](https://github.com/user-attachments/assets/f6e7a7ba-660f-4941-8692-5f9d951b5bf8)
![image](https://github.com/user-attachment…
-
### Describe the bug:
This is a tricky bug for me. It only happens on PC, not on Mac.
I'm not using any async code.
I'm not using it in a notebook.
I am using proxies.
### Screenshots:
Non…
-
### What needs to change?
Currently, we have a synchronous version of the serial driver used by `electrical_protocol`. However, it would be great to have an asynchronous version of this driver. This …
-
### Description
https://github.com/ray-project/ray/issues/43826 was supported in https://github.com/ray-project/ray/pull/47272 . However, due to performance issues, it was turned off (buffer_size is …
-
### System Info / 系統信息
ubuntu20.0.4
NVIDIA-SMI 535.104.05
Driver Version: 535.104.05
CUDA Version: 12.2
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] doc…
-
### Description
Right now asyncio support in accelerated DAGs uses a slightly different codepath from normal DAGs:
- you need to specify `enable_asyncio=True` in `dag.experimental_compile()`
- you …
-
-
BPO | [44306](https://bugs.python.org/issue44306)
--- | :---
Nosy | @asvetlov, @1st1, @graingert
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect t…
-
I was thinking it might make sense to wire this up somehow to a python asyncio protocol.
I wrote something that acts as a virtual serial port proxy using a pty and asyncio tcp protocol with ser2net…
-
## Summary
To build an asyncio-based Python [client for parsing](https://github.com/fedya-eremin/stonfi) and interacting with Stonfi DEX's API.
## Bounty Context
_Why it's Important?_
Creati…