Private GIT

Skip to content
Snippets Groups Projects
Commit bdadba3f authored by TagForce's avatar TagForce
Browse files

Fixed verify_freespace check and return False on isFileLocked check

- verify_freespace will now log that a file is locked for access and
return True on the free space (would stop PP if a file could not be
read)
- isFileLocked will now return True if a file cannot be checked by
os.path.isfile()

Effectively logs a locked file correctly now when a file is locked for
either reading and/or writing.
parent 15659d70
Branches
Tags v4.0.9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment