diff options
author | Kegsay <kegan@matrix.org> | 2020-08-12 13:50:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-12 13:50:54 +0100 |
commit | d98ec12422c8498cf710bb34d2ed31f024aa1e15 (patch) | |
tree | 9964a1783aa361c3cdd117ba246342b55ca016eb /userapi/internal/api.go | |
parent | 0835107f5b14ec408810da4f73da94200e19557f (diff) |
Add sync mechanism to block when updating device lists (#1264)
* Add sync mechanism to block when updating device lists
With a timeout, mainly for sytest to fix the test
"Server correctly handles incoming m.device_list_update"
which is flakey because it assumes that when `/send` 200 OKs
that the server has updated the device lists in prep for
`/keys/query` which is not always true when using workers.
* Fix UT
* Add new working test
Diffstat (limited to 'userapi/internal/api.go')
0 files changed, 0 insertions, 0 deletions