<@U6BRLED33> commented on <@U6BRLED33>’s file <htt...
# coroutines
u
@eddy_wm commented on @eddy_wm’s file https://kotlinlang.slack.com/files/U6BRLED33/F8T0C57QU/parent_coroutine_cancellation_not_shutting_down_its_children_when_using_a_custom_pool_context.kt: I just realized that it's kind of general for blocking operations. The parent is unable to cancel its children if they are doing some blocking operations.