pub fn signal(download_id: i64) -> boolExpand description
Ask an in-flight download to stop.
Returns whether one was actually in flight — the caller uses this to tell a running download (which will stop shortly) from a merely queued one (which the database update alone has already handled).