-
![Screenshot_2024-11-06-16-21-26-888_com server auditor ssh client](https://github.com/user-attachments/assets/ed179150-2319-4e0a-9943-bcfa0c01c5da)
-
### 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…
-
In https://mail.python.org/pipermail/async-sig/2016-June/000033.html Ben Darnell asked for `asyncio.timeout()` removing.
I understand the problem (hopefully).
But the timeout context manager is very…
-
**Is your feature request related to a problem? Please describe.**
Concurrency has been popular for IO heavy applications like EFB. There’s a wide range of frameworks like `aiorequests` / `telethon…
-
### 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 …
-
![asyncio-71](https://user-images.githubusercontent.com/52480090/138293652-117d0221-879b-4125-90e4-d68f5818612a.png)
c1ino updated
3 years ago
-
Hi,
I find this module very useful and promising - however more and more of my code is getting `asyncio` based. Wouldn't it be nice if `limit` decorator could be `asyncio` compliant?
It seems li…
-
### Observed behavior
Network errors occur after some time after the application starts
```shell
2024-08-09 13:23:45.032 TimeoutError
2024-08-09 13:23:45.032 raise exceptions.TimeoutError(…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 20.04
- Installation type:
- Binaries
- Version or commit hash:
- galactic 1.0.8-1focal.20220209.144341
- DDS implem…
-
在运行一段时间(可能是接收到某些特殊字符?)(具体原因未知)后出现接收到每条消息都出现database is locked 报错
![image](https://github.com/user-attachments/assets/f6e7a7ba-660f-4941-8692-5f9d951b5bf8)
![image](https://github.com/user-attachment…