dendrite/syncapi/streams
Neil Alexander e94ef84aab
De-race CompleteSync (#2601)
The `err` was coming from outside of the goroutine and being written to by concurrent goroutines.
2022-08-01 15:55:56 +01:00
..
stream_accountdata.go
stream_devicelist.go Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
stream_invite.go
stream_notificationdata.go
stream_pdu.go De-race CompleteSync (#2601) 2022-08-01 15:55:56 +01:00
stream_presence.go Silence presence logs (#2547) 2022-06-30 12:34:37 +02:00
stream_receipt.go
stream_sendtodevice.go
stream_typing.go
streams.go
template_stream.go