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
Morgan Pretty 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
2 months ago
..
Calls Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
Crypto Fixed logging issue and other minor tweaks 7 months ago
Database Merge branch 'dev' into fix/atomic-reentrancy 3 months ago
Jobs/Types Fixed a few issues related to database reentrancy 2 months ago
LibSession Fixed a few issues related to database reentrancy 2 months ago
Messages Merge remote-tracking branch 'upstream/dev' into fix/rework-recipient-state 6 months ago
Meta Refactored AppContext and AppRediness to Swift 1 year ago
Open Groups Cleaned up 'calledFromConfig' params 4 months ago
Protos Merge remote-tracking branch 'upstream/dev' into feature/swift-package-manager 8 months ago
Sending & Receiving Fixed a few issues related to database reentrancy 2 months ago
Shared Models Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago
Utilities Fixed a few issues related to database reentrancy 2 months ago
Configuration.swift Refactored the 'RecipientState' type 6 months ago