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
{{ message }}
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
If a machine running zcollective is out of disc space, the lock file can be written but left at zero bytes. Be more robust in zcollective about handling invalid lock file state.
The text was updated successfully, but these errors were encountered:
ZCollective should also remove its lockfile if it terminates after an error. At present if an unexpected termination occurs, the lockfile is left in place.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If a machine running zcollective is out of disc space, the lock file can be written but left at zero bytes. Be more robust in zcollective about handling invalid lock file state.
The text was updated successfully, but these errors were encountered: