Defer writes command line flag

This commit is contained in:
Igor Katson 2024-05-01 15:23:11 +01:00
parent b8bbe6a87f
commit d25309e358
6 changed files with 166 additions and 90 deletions

View file

@ -72,6 +72,7 @@ async fn test_e2e() {
peer_opts: None,
listen_port_range: Some(15100..17000),
enable_upnp_port_forwarding: false,
default_defer_writes: false,
},
)
.await