mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 20:15:33 -04:00

And use `asyncio.new_event_loop()` where possible. This change is needed because CPython 3.12 deprecated the `get_event_loop()` function. Signed-off-by: Damien George <damien@micropython.org>
7 lines
36 B
Plaintext
7 lines
36 B
Plaintext
start
|
|
task 0
|
|
stop
|
|
start
|
|
task 0
|
|
stop
|