session-ios/Session.xcodeproj
Morgan Pretty 6f4bdcdccb Moved some logic outside of DBWrite closures to prevent hangs
Updated the SessionApp.presentConversation function from using the DBWrite thread if it didn't need to
Updated the PagedDatabaseObserver to process database commits async on a serial queue to avoid holding up the DBWrite thread
Moved another Atomic mutation outside of a DBWrite closure
Refactored the PagedDatabaseObserver 'databaseDidCommit' logic to be much more straightforward
Tweaked a couple of flaky unit tests
2023-07-07 13:20:32 +10:00
..
project.xcworkspace Rename project 2021-01-11 15:01:59 +11:00
xcshareddata Tweaks to the Build pre-action 2023-07-03 09:54:04 +10:00
project.pbxproj Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00