-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve error checking and logic #58
Improve error checking and logic #58
Conversation
6636808
to
dda43db
Compare
^ Fixed |
dda43db
to
1c2fa17
Compare
^
|
1c2fa17
to
f2f656d
Compare
^
|
f2f656d
to
2970f18
Compare
^
|
2970f18
to
6d62028
Compare
^
The above is mainly to fix boot, restart and reload commands |
6d62028
to
9bc6280
Compare
^ Regardless of ${download_failed_action} value, always skip file part larger than ${max_blocklist_file_part_size_KB}. |
9bc6280
to
7fe8a7d
Compare
^ init_command(): if failed to create/acquire lock, unset ${lock_req}, ${cleanup_req} before exit |
^ Functions reordering commit |
I think safe to merge this in now? Or shall I hold fire for a bit longer? |
Yes, I think it's safe to merge. |
(Updated)