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/SessionMessagingKit/LibSession/Config Handling
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
..
LibSession+Contacts.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 4 months ago
LibSession+ConvoInfoVolatile.swift Fixed additional QA issues and bugs found while testing 4 months ago
LibSession+GroupInfo.swift Fixed a number of QA issues and other bugs founds 3 months ago
LibSession+GroupKeys.swift Fixed a bunch of QA issues 4 months ago
LibSession+GroupMembers.swift Fixed a number of QA issues and other bugs founds 3 months ago
LibSession+Shared.swift Database reentrancy fixes 3 months ago
LibSession+SharedGroup.swift Fixed the broken unit tests 5 months ago
LibSession+UserGroups.swift Database reentrancy fixes 3 months ago
LibSession+UserProfile.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago