diff options
author | Damien George <damien@micropython.org> | 2020-11-30 17:38:30 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-12-02 12:07:06 +1100 |
commit | 309dfe39e07d3c3c8ba873ed09116cea9f6f52c0 (patch) | |
tree | b9546223768ef0c32ee54ff890ba4be96097f66c /extmod/btstack/modbluetooth_btstack.c | |
parent | ca40eb0fdadd5a963b9a065999b092f029a598d5 (diff) |
extmod/uasyncio: Add Task.done() method.
This is added because task.coro==None is no longer the way to detect if a
task is finished. Providing a (CPython compatible) function for this
allows the implementation to be abstracted away.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions