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