Skip to content

daemon: fix double-unlock in health check probe#45797

Merged
neersighted merged 1 commit intomoby:masterfrom
corhere:fix-health-probe-double-unlock
Jun 23, 2023
Merged

daemon: fix double-unlock in health check probe#45797
neersighted merged 1 commit intomoby:masterfrom
corhere:fix-health-probe-double-unlock

Conversation

@corhere
Copy link
Copy Markdown
Contributor

@corhere corhere commented Jun 22, 2023

- What I did
Fixed a doubled-up mutex unlock in the health-check probe code, which would cause a fatal error if that code path was ever executed.

- How I did it

- How to verify it
By inspection

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Cory Snider <csnider@mirantis.com>
@corhere corhere added this to the 25.0.0 milestone Jun 22, 2023
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
Copy link
Copy Markdown
Member

@neersighted neersighted merged commit 8d070e3 into moby:master Jun 23, 2023
@corhere corhere deleted the fix-health-probe-double-unlock branch July 27, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants