You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionUtilitiesKit
Morgan Pretty 4028cf1023 Database reentrancy fixes
• Reworked synchronous database access to prevent reentrancy issues
• Updated the JobExecuter to take a "Scheduler" rather than a "DispatchQueue" (allows for a potentially refactor to use "OperationQueue" instead if we want more fine-tuned control over the number of concurrent executions which can occur)
3 months ago
..
Combine Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Crypto Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
Database Database reentrancy fixes 3 months ago
Dependency Injection Fixed the build issues and broken unit tests 4 months ago
General Fixed a number of QA issues and other bugs founds 3 months ago
JobRunner Database reentrancy fixes 3 months ago
LibSession Fixed a bunch of QA issues 4 months ago
Media Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
Meta Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Types Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
Utilities Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
Configuration.swift Fixed a number of QA issues 5 months ago