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/Session/Calls/Call Management
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
..
SessionCall.swift Database reentrancy fixes 3 months ago
SessionCallManager+Action.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago
SessionCallManager+CXCallController.swift Various dependency changes required to get unit tests working correctly 5 months ago
SessionCallManager+CXProvider.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
SessionCallManager.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 3 months ago