On Sat, Jun 13, 2020 at 7:02 AM J. Pic jpic@yourlabs.org wrote:
Hi all,
Just wonder what it would look like if coroutines where awaited by default, you would only have to use "noawait" when you do *not* want to await a coroutine ?
import threading :)
ChrisA