Skip to content

[24.0 backport] daemon: fix double-unlock in health check probe#45798

Merged
neersighted merged 1 commit intomoby:24.0from
thaJeztah:24.0_backport_fix-health-probe-double-unlock
Jun 23, 2023
Merged

[24.0 backport] daemon: fix double-unlock in health check probe#45798
neersighted merged 1 commit intomoby:24.0from
thaJeztah:24.0_backport_fix-health-probe-double-unlock

Conversation

@thaJeztah
Copy link
Member

(cherry picked from commit 786c9ad)


- 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>
(cherry picked from commit 786c9ad)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@neersighted neersighted merged commit 575d03d into moby:24.0 Jun 23, 2023
@thaJeztah thaJeztah deleted the 24.0_backport_fix-health-probe-double-unlock branch June 23, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/daemon Core Engine kind/bugfix PR's that fix bugs status/4-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants