Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove locks on container init as there is no other option #14

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

thelamer
Copy link
Member

Darktable is prone to not shutting down properly on SIGTERM, this can leave lock files which will splash the user with a scary message. This only removes them if they exist on startup which is harmless as it is a fresh container and there are no pids to conflict with.

@thelamer thelamer requested a review from a team April 16, 2024 19:18
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/darktable/2024-04-13-pkg-a5bf06b6-dev-1827328922aeab98a9f96993f87d48755c2c8cab-pr-14/index.html
https://ci-tests.linuxserver.io/lspipepr/darktable/2024-04-13-pkg-a5bf06b6-dev-1827328922aeab98a9f96993f87d48755c2c8cab-pr-14/shellcheck-result.xml

Tag Passed
amd64-2024-04-13-pkg-a5bf06b6-dev-1827328922aeab98a9f96993f87d48755c2c8cab-pr-14
arm64v8-2024-04-13-pkg-a5bf06b6-dev-1827328922aeab98a9f96993f87d48755c2c8cab-pr-14

@thelamer thelamer merged commit 09876c0 into master Apr 16, 2024
6 checks passed
@thelamer thelamer deleted the remove-locks branch April 16, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants