Improve WorkQueue FileLoader so that it logs a warning when the file couldn't be locked

Work queue file loader logs when it starts trying to lock a file (with INFO log level), but it doesn’t log anything when the file locking process fails. It should be logged with WARN or ERROR level.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.