diff options
| author | Damien George <damien@micropython.org> | 2022-04-21 13:19:34 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-04-21 14:25:17 +1000 |
| commit | 28e7e15c0ad03f406cc5214f22d9a90a560f65c4 (patch) | |
| tree | cb7e24ad6a2a54aba62c132b75c31a70b83bb2dc /extmod/uasyncio/event.py | |
| parent | f7454f850feaeef7f567e434205ad648192ba01b (diff) | |
extmod/uasyncio: Fix bug with task ending just after gather is cancel'd.
This fixes a bug where the gather is cancelled externally and then one of
its sub-tasks (that the gather was waiting on) finishes right between the
cancellation being queued and being executed.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/uasyncio/event.py')
0 files changed, 0 insertions, 0 deletions
