-
# Feature or enhancement
Add a flag to `asyncio.TaskGroup` to control whether, if a child task crashes, other should be cancelled or not.
# Pitch
Currently `asyncio.TaskGroup` always cancels …
-
### What version of gRPC and what language are you using?
`1.43.0`
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. python ve…
-
Hi,
In p3ch15/request_batching_server.py, there is a excellent code for asycnio. But I am gettting a memory leak there. The GPU memory is increasing regularly. The rate of memory increment is propor…
-
I don't know the exact steps to reproduce this, but noticed this while changing a device settings in HomeAssistant. It seems like this is an internal consistency issue and not something that that the …
-
Hi,
I just can't login using the client, I've tried different ways, running it inside the HA VM, on Windows WSL... no way...
I always get this error:
```
Alexa Shopping List Sync Client C…
-
Hi! I found some potentially unexpected behaviour of queue closing. If thread `producer` blocks on attempt to sync put to queue and we close queue in another `control` thread, thread `producer` will w…
-
When I open a notebook from /tree, i get the following error in terminal:
```c:\users\work\miniconda3\envs\playground\lib\json\encoder.py:257: UserWarning: date_default is deprecated since jupyter_c…
ghost updated
2 years ago
-
BPO | [44306](https://bugs.python.org/issue44306)
--- | :---
Nosy | @asvetlov, @1st1, @graingert
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect t…
-
- 我已确认我使用了相关的搜索引擎和论坛,没有查到我需要解决的问题
# 环境信息
centos 9,python3.12.5
# 报错内容
```plain-text
Exception in thread Thread-2 (run_app):
Traceback (most recent call last):
File "/usr/local/lib/pyt…
-
I'd love a version of `call_on_each_event` that would not block, and instead register a callable with a reactor.
This could probably be combined with fairly general / framework agnostic async suppo…
glyph updated
3 years ago