Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Bug report
Bug description:
asyncdefsocket2():reader,_=awaitasyncio.open_unix_connection(HYPRLAND_SOCKET2_ADDRESS)del_# <-- This causes issueswhiledata:=awaitreader.readuntil(b"\n"):yielddata
In this code, dropping the writer makes the reader malfunction.
CPython versions tested on:
3.11
Operating systems tested on:
Linux
Metadata
Metadata
Assignees
Projects
Status
Todo