Skip to content

tools/unitctl: Fixed waiting for control socket #1578

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

tobiasge
Copy link
Contributor

Closes: #1577

Proposed changes

When waiting for a control socket unitctl never succeeded. With this change the waiting loop is terminated after a valid socket is found.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

Closes: nginx#1577
Signed-off-by: Tobias Genannt <[email protected]>
Signed-off-by: Andrew Clayton <[email protected]>
@ac000 ac000 self-requested a review March 25, 2025 17:26
@ac000 ac000 merged commit 86868b1 into nginx:master Mar 25, 2025
8 checks passed
@ac000
Copy link
Member

ac000 commented Mar 25, 2025

@tobiasge

Thanks for the patch! Merged.

@tobiasge tobiasge deleted the fix-1577 branch March 25, 2025 17:29
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.

[unitctl] Waiting for control socket not working as expected
2 participants