-
### 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…
-
Hi there,
I added `greenlet==3.1.1` into your `requirements.txt` because I was getting error when I trying to send a message into the queue:
```
Traceback (most recent call last):
File ".../…
-
From #2481:
[@mhsmith] Should we add a test to the Toga testbed to cover asyncio network access, since both Android and WinForms have their event loop implementations in this repository?
[@freak…
-
## 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…
-
The write_property method is not sending BACnet packets as expected. While read operations work correctly, write operations fail silently with no packets visible in Wireshark.
### Reproduction St…
-
**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…
-
![asyncio-71](https://user-images.githubusercontent.com/52480090/138293652-117d0221-879b-4125-90e4-d68f5818612a.png)
c1ino updated
3 years ago
-
**Description**:
This task requires adding a function to summarize the fetched article content using an external API. The function should handle rate-limiting by utilizing an `asyncio.Semaphore` to…
-
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…
-
Windows 11 23H2 25915
Python 3.8.5
Unsure if this first part is a part of the issue or my ~~cat~~ panda printer not being supported, but first off it can't find my device automatically, and when s…