MXSession is paused after any sync request is legitimately cancelled #5509
Labels
A-Timeline
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
MXSession
is paused after any sync request is legitimately cancelled (e.g. a screen that triggered it deallocated), and there is no mechanism that resumes it whilst the app is in foreground. As a result, the app will stop recieving new messages from the server.Steps to reproduce
URLRequest
has been cancelled (correctly so, the screen that triggered it is gone), but that cancellation causes pausing of the wholeMXSession
The text was updated successfully, but these errors were encountered: