Skip to content

Add some automatic cleanup on exit - #1

Merged
z3rone merged 5 commits into
z3rone-org:mainfrom
lutzfischer:cleanup
Aug 14, 2025
Merged

Add some automatic cleanup on exit#1
z3rone merged 5 commits into
z3rone-org:mainfrom
lutzfischer:cleanup

Conversation

@lutzfischer

Copy link
Copy Markdown
Contributor

Had some trouble that sometimes some locks stayed in place and that results in the next round the program running into timeouts.

So I added some clean up methods that ensure that in most cases the lock-dirs are being removed on exit even if they are not released.

Comment thread dirlock/__init__.py
Comment thread dirlock/__init__.py
Co-authored-by: Falk B. Schimweg <fb1@schimweg.de>
@lutzfischer

Copy link
Copy Markdown
Contributor Author

Accepted your change and guess you could merge it in now.

@z3rone
z3rone merged commit c87b023 into z3rone-org:main Aug 14, 2025
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants