[issue20154] Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test)

2015-07-06 Thread STINNER Victor
STINNER Victor added the comment: I don't see anyone motivated to write a complex unit test for the issue which is already fixed, so I close the issue. Thanks for the fix Guido. -- resolution: remind -> fixed status: open -> closed ___ Python tracker

[issue20154] Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test)

2014-06-06 Thread STINNER Victor
Changes by STINNER Victor : -- components: +Asyncio nosy: +yselivanov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue20154] Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test)

2014-03-13 Thread STINNER Victor
Changes by STINNER Victor : -- title: Deadlock in asyncio.StreamReader.readexactly() -> Deadlock in asyncio.StreamReader.readexactly() (fix applied, need unit test) ___ Python tracker _