This fixes the cases where the task being waited on finishes just before or just after the wait_for itself is cancelled. Fixes issue #8717. Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core.py | ||
| event.py | ||
| funcs.py | ||
| lock.py | ||
| manifest.py | ||
| stream.py | ||
| task.py | ||