Dragonfly2
Dragonfly2 copied to clipboard
Dfdaemon support cancel downloading peerTask
Feature request:
PeerTaskConductor's all go routine should listen ctx.Done(), so that we can cancel downloading task using ctx's cancel function.