commit | 68da8fc4c0b4b2f640bd09b7b0e3214b263fac0d | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 30 18:08:36 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 30 18:08:36 2014 +0200 |
tree | 0bb9c0e012aebf7a00374fbb065c04153a5824a1 | |
parent | 5083828d65b6eb617d4333a1c0c4c9b7c3f452a6 [diff] |
Issue #22448: asyncio, cleanup _run_once(), only iterate once to remove delayed calls that were cancelled.