obobo
02/27/2019, 7:16 PMlaunch
? Should I just instance a new scope for the call? Documentation says that any uncaught exceptions will cancel the parent job.zak.taccardi
02/27/2019, 7:17 PMGlobalScope
if you aren’t interested in tracking its Job for cancellationDico
02/27/2019, 7:17 PMobobo
02/27/2019, 7:18 PMnwh
02/27/2019, 7:22 PMSupervisorJob
, I believebdawg.io
02/27/2019, 9:05 PMGlobalScope
behaves similarly to a supervisor scope by virtue of there being no Job
attached to cancel peers when an uncaught exception occurssitepodmatt
02/28/2019, 3:23 AMDico
02/28/2019, 5:07 AM