mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
fix measure span
This commit is contained in:
parent
e8064fa3d1
commit
0e47a441e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user