mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-12 01:45:29 -04:00
chore: add log when exiting the sync loop's stream
Signed-off-by: Benjamin Bouvier <public@benj.me>
This commit is contained in:
@@ -654,6 +654,8 @@ impl SlidingSync {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
debug!("Sync stream loop has exited.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user