mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
This commit adds Loop.new_event_loop() which is used to reset the singleton event loop. This functionality is put here instead of in Loop.close() to make it possible to write code that is compatible with CPython.
7 lines
36 B
Plaintext
7 lines
36 B
Plaintext
start
|
|
task 0
|
|
stop
|
|
start
|
|
task 0
|
|
stop
|