Issue 29745: asyncio: Make pause/resume_reading idepotent and no-op for closed transports
Created on 2017-03-07 00:24 by fafhrd91, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 528 | fafhrd91, 2017-03-07 00:24 | ||
| Messages (2) | |||
|---|---|---|---|
| msg289147 - (view) | Author: Nikolay Kim (fafhrd91) * | Date: 2017-03-07 00:24 | |
https://github.com/python/asyncio/issues/488 |
|||
| msg377279 - (view) | Author: Irit Katriel (iritkatriel) * ![]() |
Date: 2020-09-21 19:48 | |
Looks like this was done under issue32356, so this issue can be closed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:43 | admin | set | github: 73931 |
| 2020-10-21 15:23:52 | iritkatriel | set | status: open -> closed superseder: asyncio: Make transport.pause_reading()/resume_reading() idempotent; add transport.is_reading() resolution: out of date stage: resolved |
| 2020-09-21 19:49:06 | iritkatriel | set | nosy:
+ asvetlov, yselivanov type: behavior components: + asyncio |
| 2020-09-21 19:48:42 | iritkatriel | set | nosy:
+ iritkatriel messages: + msg377279 |
| 2017-03-07 00:24:13 | fafhrd91 | create | |
