Skip to content

Transfers are created stopped by default.

Yuri Vital requested to merge yuri/kget:bugs/352262 into master

TransferData constructor accept started state as an implicit agrument. When not specified, the default value is false. So set explicitly to true in calling functions and let the scheduler apply connections limits.

BUG : 352262

Edited by Yuri Vital

Merge request reports