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/SessionSnodeKit
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)
11 months ago
..
Crypto
Database Fixed a number of QA issues and other bugs founds 12 months ago
LibSession Database reentrancy fixes 11 months ago
Meta
Models
SnodeAPI Fixed additional QA issues 12 months ago
Types
Utilities
Configuration.swift