You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running a chain export, if the daemon goes away (connection closes, dies, etc) the chain export will exit in success. This makes it really hard to ensure a proper export.
Describe the bug
When running a chain export, if the daemon goes away (connection closes, dies, etc) the chain export will exit in success. This makes it really hard to ensure a proper export.
In this example, I issued a
kill -15
In this example, I issued a
kill -9
The text was updated successfully, but these errors were encountered: