-
Logger: homeassistant.util.loop
Quelle: util/loop.py:136
Erstmals aufgetreten: 11:30:22 (1 Vorkommnisse)
Zuletzt protokolliert: 11:30:22
Detected blocking call to open with args ('/config/custom…
-
### VS Code version
1.60.2
### Extension version
python: v2021.10.1365161279
### OS type
Linux
### OS version
ubuntu 20.04
### Python distribution
Anaconda
### Python ver…
-
-
When yafti reaches my flatpak plugin invocation, it hits this error:
```
ERROR Task exception was never retrieved …
-
### Description
- When aioquic accumulates too many frames to revert to ack, the `index` variable of the above code becomes very large, causing the `push_uint_var` function to report an error: `Wr…
-
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…
-
I'm using MicroPython v1.22.0-preview.4.g9f835df35.dirty on an ESP32 device without PSRAM, with ESP-IDF v5.0.2.
The problem arises when running asyncio in a thread. Here are the steps that lead to …
-
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 412, in run_predict
output = await app.get_blocks().process_api(
File "/usr/local/li…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
missing: https://github.com/jupyter/notebook/blob/aee45355b568650cf650f4e2d3d551570655f844/s…
-
Since newspaper3k is now a python3 library, it'd be nice to also support an asyncio-compatible interface for users that want to integrate its use into existing async applications.