dendrite/keyserver/internal
Kegan Dougal e87740fd7b 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.
2020-08-12 11:51:23 +01:00
..
device_list_update.go Add sync mechanism to block when updating device lists 2020-08-12 11:51:23 +01:00
device_list_update_test.go Fix unit tests 2020-08-07 17:58:44 +01:00
internal.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00