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
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
3 months ago
..
Config Handling Fixed a few issues related to database reentrancy 3 months ago
Database Cleaned up 'calledFromConfig' params 4 months ago
Types Fixed a crash which could occur when receiving a UserGroups config change 5 months ago
LibSession+SessionMessagingKit.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago