fix leaked threads from unclosed fullnode
This commit is contained in:
@ -826,6 +826,8 @@ mod tests {
|
|||||||
panic!("Expected bootstrap leader to be a leader");
|
panic!("Expected bootstrap leader to be a leader");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
bootstrap_leader.close().unwrap();
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
Reference in New Issue
Block a user