session-ios/Session/Closed Groups
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
..
EditClosedGroupVC.swift Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
NewClosedGroupVC.swift Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00