Skip to content
Snippets Groups Projects
Commit eb9a5b0e authored by rswindell's avatar rswindell
Browse files

Fix 2 bugs reported/root-caused by Deuce regarding corrupted/unpackable

bundles:
1. If the unpackable bundle file was more then 48 hours old, it would not try
to rename it - the file date/time comparison logic was backwards and was trying
to rename the file only if it was *less* than 48 hours old (and could in
theory still be in transit).
2. If the unpackable bundle file was more than 48 hours old, SBBSecho would
continuously and indefinitely try to unpack it consuming CPU cycles and
generating log output. Forever.
parent 5cada0c5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment