Dragonfly2 icon indicating copy to clipboard operation
Dragonfly2 copied to clipboard

Dfdaemon support cancel downloading peerTask

Open bigerous opened this issue 2 years ago • 0 comments

Feature request:

PeerTaskConductor's all go routine should listen ctx.Done(), so that we can cancel downloading task using ctx's cancel function.

Use case:

UI Example:

bigerous avatar Aug 05 '22 03:08 bigerous