Skip to content

Gets stuck if file lock fails #2

@jan-rosendahl-rwth

Description

@jan-rosendahl-rwth

If for some reason a file lock can't be achieved (in my case a faulty nfs mount) the program gets stuck at

lock = FileLock(working_dir.rstrip("/")+".lock")
with lock:

failing after a time-out period would be nicer behaviour .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions