File mutex no longer functioning in the last few builds
The file mutex implementation from earlier in the year (to better handle multiple sessions processing the same queue) seems to have stopped functioning as expected in the last few builds (can not say exactly when). It has returned to giving the old "Cannot open file ..." / "The process cannot access the file because it is being used by another process." messages, making two attempts (as configured) then marking the file as failed.
Observed in builds 3889,3891 but the change may have occurred before that.
|