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
On detecting a deadlock, we are shutting down the Node Software now if the feature "shutdown-on-deadlock" is defined, and is activated as a default feature for now.
Shutdowns are now timed to take a maximum of 60 seconds, instead of 300 seconds.
DMDcoin#231
Code Infrastructure changes: ShutdownManager is now hosted as an Arc.
0 commit comments