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