fix tests, more logs
This commit is contained in:
committed by
Greg Fitzgerald
parent
2ea030be48
commit
97dd1834d7
@ -180,6 +180,7 @@ pub fn crdt_retransmit() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_external_liveness_table() {
|
||||
logger::setup();
|
||||
let c1_c4_exit = Arc::new(AtomicBool::new(false));
|
||||
|
Reference in New Issue
Block a user