Signal-iOS/SignalServiceKit/Concurrency
2026-04-21 08:39:45 -05:00
..
CancellableContinuation.swift Structure concurrency for OWSUrlSession’s progress 2026-04-03 16:19:24 -05:00
CancellableContinuationTest.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConcurrentTaskQueue.swift Allow the non-throwing TaskQueue.run to throw a cancellation error 2026-04-21 08:39:45 -05:00
CooperativeTimeout.swift Add withCooperativeRace 2025-05-30 02:13:35 -05:00
CooperativeTimeoutTest.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
DeferredContinuation.swift Structure concurrency for OWSUrlSession’s progress 2026-04-03 16:19:24 -05:00
KeyedConcurrentTaskQueue.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
Monitor.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
Retry.swift Add BackoffStrategy to Retry, with case errorDependent(backoffBlock:) 2026-01-09 12:10:59 -08:00
SeriallyAccessedState.swift Durably update BackupSettings when BackupExportJobRunner finishes 2025-09-05 14:23:03 -07:00
SerialTaskQueue.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ThreadBacked.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
Threading.h Remove unused DispatchMainThreadSafeObjc function 2026-01-14 16:08:04 -06:00
Threading.m Remove unused DispatchMainThreadSafeObjc function 2026-01-14 16:08:04 -06:00
Threading.swift Remove unused DispatchMainThreadSafeObjc function 2026-01-14 16:08:04 -06:00
TSMutex.swift Add @safe annotation to TSMutex 2026-04-01 12:58:38 -05:00
UncooperativeTimeout.swift Use clampedNanoseconds where it’s useful 2025-04-08 15:30:36 -05:00
UncooperativeTimeoutTest.swift Run swiftformat . 2025-12-30 11:34:05 -08:00