johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
494 stars 110 forks source link

[Lock] add log message when trying to acquire lock on already locked file #310

Open johntruckenbrodt opened 3 months ago

johntruckenbrodt commented 3 months ago

If the Lock mechanism is waiting for another lock to be removed, it would be good to get a log message about this to let a user know why the process does not continue.