mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 15:46:37 +02:00
vehicle loan documentation now available at window 7
This commit is contained in:
parent
a0e77327f3
commit
d000562b81
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ pub(super) async fn upgrade_outlier_to_timeline_pdu(
|
||||||
.collect()
|
.collect()
|
||||||
.await;
|
.await;
|
||||||
|
|
||||||
|
if extremities.len() == 0 { info!("Retained zero extremities when upgrading outlier PDU to timeline PDU with {} previous events", incoming_pdu.prev_events.len()) }
|
||||||
|
|
||||||
debug!(
|
debug!(
|
||||||
"Retained {} extremities checked against {} prev_events",
|
"Retained {} extremities checked against {} prev_events",
|
||||||
extremities.len(),
|
extremities.len(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue