kevinherron
12/04/2017, 10:53 PMActorJob is deprecated and should be replaced with SendChannel, but that breaks a couple instances where I was calling cancel and join on the ActorJob which don’t exist on `SendChannel`… what’s the replacement approach?