matrix-js-sdk
654e8b41 - Don't overlap auth submissions with polls

Commit
6 years ago
Don't overlap auth submissions with polls Wait for polls to complete before submitting auth dicts, otherwise we risk the requests overlapping and both returning a 200. Also introduces a setBusy interface to interactive-auth to explicitly set the busy status, since otherwise it doesn't get set until the request actually starts.
Author
Parents
Loading