fix measure span

This commit is contained in:
valere 2023-01-26 09:47:29 +01:00
parent e8064fa3d1
commit 0e47a441e1
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ internal class SyncResponseHandler @Inject constructor(
// pass live state/crypto related event to crypto
relevantPlugins.measureSpan("task", "crypto_session_event_handling") {
measureSpan("task", "crypto_session_event_handling") {
syncResponse.rooms?.invite?.entries?.map { (roomId, roomSync) ->
roomSync.inviteState
?.events