-
### The problem
Hello, I found the following error in HA event log after a reload. I don't know exactly when the issue appeared for the first time.
Enregistreur: homeassistant.util.loop
Source: u…
-
## 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…
-
**Problem Statement**
The Python SDK uses synchronous IO through the requests library today. With Python's threading model, it is not possible to write performant, parallelizable applications using t…
-
I'm using django and the asyncio Redis client. I want to share a connection pool across my requests. Thus, I initialize the connection pool centrally in my Django settings. I'm using Redis as a distri…
-
### Description of the bug:
Calling `GenerativeModel.generate_content_async` in Colab results in the following error:
```
[/usr/local/lib/python3.10/dist-packages/google/generativeai/generati…
-
![Screenshot_2024-11-06-16-21-26-888_com server auditor ssh client](https://github.com/user-attachments/assets/ed179150-2319-4e0a-9943-bcfa0c01c5da)
-
```
Oct 29 22:43:18 dolby python3[569281]: Exception in callback AsyncIOEventEmitter._emit_run..callback() at /usr/local/lib/python3.9/dist-packages/pyee/asyncio.py:65>
Oct 29 22:43:18 dolby python3…
-
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…
-
### 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…