<@U2E974ELT> commented on <@U3E25GSEP>’s file <htt...
# coroutines
u
@elizarov commented on @robin’s file https://kotlinlang.slack.com/files/U3E25GSEP/F4J0YFP8R/Repeater.kt: Are you planning to use `start`/`stop` from the UI thread only? If no, the you need to take about proper synchronization for reads/update to
updatingRouting
variable.