scalation.process
The CoroutineTest object is used to test the Coroutine class. Should print: Cor1: phase 1 Cor2: phase 1 Cor1: phase 2 Cor2: phase 2
CoroutineTest
Coroutine
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
CoroutineTest
object is used to test theCoroutine
class. Should print: Cor1: phase 1 Cor2: phase 1 Cor1: phase 2 Cor2: phase 2