Skip to content

Commit

Permalink
Comment why we need to poke
Browse files Browse the repository at this point in the history
  • Loading branch information
Kegan Dougal committed Nov 24, 2023
1 parent de60903 commit ddc17d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/federation_to_device_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ func TestToDeviceMessagesOverFederation(t *testing.T) {

tc.makeReachable(t)

// servers may need to be poked with another to-device msg. This isn't great.
// See https://github.com/matrix-org/synapse/issues/16680
var completed atomic.Bool
go func() {
time.Sleep(10 * time.Second)
Expand Down

0 comments on commit ddc17d6

Please sign in to comment.