basher
02/16/2019, 12:59 AMstreetsofboston
02/16/2019, 1:24 AMCancelling a coroutine does not interrupt a thread. This is done so by design, because, unfortunately, many Java libraries incorrectly operate in interrupted threads.
basher
02/16/2019, 1:25 AM