mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 08:53:04 +10:00
feat(downloads): Convert DownloadThreadControlFlag to AtomicBool
Also ran cargo fmt & cargo clipy Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@@ -1 +1 @@
|
||||
pub const DOWNLOAD_MAX_THREADS: usize = 4;
|
||||
pub const DOWNLOAD_MAX_THREADS: usize = 4;
|
||||
|
||||
Reference in New Issue
Block a user