Harden the freezing procedure against failures (#1323)

* Enable logging in tests

* Migrate states to the freezer atomically
This commit is contained in:
Adam Szkoda
2020-07-03 01:47:31 +02:00
committed by GitHub
parent 9dab928572
commit c7f47af9fb
8 changed files with 147 additions and 53 deletions

1
Cargo.lock generated
View File

@@ -359,6 +359,7 @@ dependencies = [
"serde_json",
"serde_yaml",
"slog",
"slog-term",
"sloggers",
"slot_clock",
"smallvec 1.4.0",