Pete Walters
43b7f38ac9
Remove uses of sharedBackground queues.
2023-09-28 07:46:52 -05:00
Max Radermacher
94effb8af8
Update SignalCoreKit
2023-09-25 13:22:10 -05:00
Pete Walters
d238cb1445
Update Scheduler to handle protocol additions
2023-07-20 18:10:21 -05:00
Harry
f7bc793ae9
Make SystemStoryManagerTest synchronous to end its reign of flaky terror
...
* Use schedulers with ChainedPromise
* Add full queue initializer redirection in Schedulers
* pass scheduler to OWSURLSession
* Use schedulers in SystemStoryManager
* make SystemStoryManagerTest synchronous
2023-03-29 08:47:49 -07:00
Max Radermacher
ad5bf7c597
Fix main queue scheduler
2023-02-16 12:18:15 -08:00
Harry
3c38092f8f
[RFC] Implement TestScheduler for synchronous promise-based tests
...
* Add Schedulers protocol and TestScheduler implementation
* Use schedulers in KeyBackupService+tests
* add tests for TestScheduler
* typo
2023-02-08 11:19:13 -08:00