mzgreen
06/13/2019, 5:43 AMasync
block and inside of this method I use synchronized
block? Will it work or I have to use Mutex
as stated here https://kotlinlang.org/docs/reference/coroutines/shared-mutable-state-and-concurrency.html#mutual-exclusion ?gildor
06/13/2019, 5:51 AMmzgreen
06/13/2019, 5:56 AMgildor
06/13/2019, 5:56 AMmzgreen
06/13/2019, 6:01 AM