-
Hi,
Aside from the now fixed #881, I still run into some async + interrupt issues. I'm not 100% sure if I need to do something differently or there is a way to do what we mean.
The following is …
-
Our team is working on a project where we send control instructions from a computer to a drone's onboard Raspberry Pi, and the Raspberry Pi calls the udp_receive.py file, which receives the instructio…
-
Hi icechunk team,
When attempting to read a large Zarr array using IceChunk, I encounter an intermittent error: `ValueError: store error: unsuccessful repository operation: error contacting storage…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.39.0
### Steps to Reproduce
We use the Sentry arq integration. When running many concurrent jobs at scale, we have notic…
-
1. 新增配置 -> 触发成功
2. 删除配置 -> 触发成功
3. 修改配置 -> 偶数次修改成功 例如连续修改三次 a = 1 / a = 12 / a = 123 其中 只有 a = 12 会触发回调
lzbht updated
3 weeks ago
-
After the update to HASS Core 2024.09.02, following warning is reported:
``2024-09-18 03:16:26.586 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with a…
-
### The problem
Logger: homeassistant.util.loop
Source: util/loop.py:77
First occurred: 7:19:20 PM (1 occurrences)
Last logged: 7:19:20 PM
Detected blocking call to import_module with args ('ho…
-
The following error appears:
`PytestConfigWarning: Unknown config option: asyncio_mode`
-
I was wondering if you had any plans on moving the library to asyncio and aiohttp, and in general putting effort into making the library asynchronous? Thank you, Daniel!
-
Thanks for the integration! Just wanted to report that I am getting the following warning from Home Assistant
Detected blocking call to load_cert_chain inside the event loop
```log
2024-09-29…