Skip to content
  • rswindell's avatar
    eb9a5b0e
    Fix 2 bugs reported/root-caused by Deuce regarding corrupted/unpackable · eb9a5b0e
    rswindell authored
    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.
    eb9a5b0e
    Fix 2 bugs reported/root-caused by Deuce regarding corrupted/unpackable
    rswindell authored
    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.
Loading