Eric Ampire [MOD]
06/03/2020, 6:36 PMoctylFractal
06/03/2020, 6:40 PMrunBlocking is single-threaded, so the code currently executing on the thread must finish/suspend before other code can be executed. as you can see, once delay was called, execution switched over to the launchEric Ampire [MOD]
06/03/2020, 6:54 PM