mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
* only use a single concurrent queue for timeMachineExclude instead of one queue per torrent * moving to +initialize for now (will become a `static let` in Swift anyway) * DISPATCH_QUEUE_SERIAL because DISPATCH_QUEUE_CONCURRENT is limited to 64 simultaneous torrent dispatch_async * `static` is better than `global`, to make it private to a single compilation unit
26 KiB
26 KiB