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

fix: Pidfile handling and socket docs #101

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

Shubhranshu153
Copy link
Contributor

Issue #, if available:

Description of changes:
fix: Pidfile handling and socket docs

  1. Pidfile handling in daemon needs to handle concurrent access case and defer should be only be called if the file was created by the same daemon.

  2. Updated the socket docs.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

cmd/finch-daemon/main.go Outdated Show resolved Hide resolved
docs/sample-service-files/finch-socket-activation.service Outdated Show resolved Hide resolved
@Shubhranshu153 Shubhranshu153 force-pushed the main branch 2 times, most recently from 198efbd to 7b20b3b Compare November 19, 2024 17:13
cmd/finch-daemon/main.go Outdated Show resolved Hide resolved
cmd/finch-daemon/main.go Outdated Show resolved Hide resolved
@Shubhranshu153 Shubhranshu153 merged commit 5c2e99f into runfinch:main Nov 19, 2024
7 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.

3 participants