Clean exit when no space left on device (#6339)

Fixes #6305
This commit is contained in:
Cecile Tonglet
2020-07-09 14:58:29 +02:00
committed by GitHub
parent ef8572f10d
commit a4427f3635
16 changed files with 97 additions and 43 deletions
+1
View File
@@ -7654,6 +7654,7 @@ dependencies = [
"parking_lot 0.10.2",
"sp-block-builder",
"sp-consensus",
"sp-database",
"sp-runtime",
"sp-state-machine",
]