Skip to content

fix: Fix lock order inversion / deadlock (backport #1010) - #1013

Merged
ahcorde merged 1 commit into
kiltedfrom
mergify/bp/kilted/pr-1010
Jul 20, 2026
Merged

fix: Fix lock order inversion / deadlock (backport #1010)#1013
ahcorde merged 1 commit into
kiltedfrom
mergify/bp/kilted/pr-1010

Conversation

@mergify

@mergify mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Description

Lyrical backport of #1005


This is an automatic backport of pull request #1010 done by [Mergify](https://mergify.com).

This fixes a deadlock if a guard condition was triggered while
a guard condition was being attached or detached.

Signed-off-by: Janosch Machowinski <J.Machowinski@cellumation.com>
Co-authored-by: Janosch Machowinski <J.Machowinski@cellumation.com>
(cherry picked from commit c5c101a)
@mergify

mergify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@ahcorde
ahcorde merged commit 9ad0eff into kilted Jul 20, 2026
5 checks passed
@ahcorde
ahcorde deleted the mergify/bp/kilted/pr-1010 branch July 20, 2026 10:44
@jmachowinski

Copy link
Copy Markdown
Contributor

@ahcorde No CI ?

@ahcorde

ahcorde commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@ahcorde No CI ?

kilted, jazzy and humble we are not running CI because it's community maintenance. You can check other PRs

@jmachowinski

Copy link
Copy Markdown
Contributor

Is this only for this repo or in general ?
Is it somewhere written down were we need to run CI ?
Up until now I ran it anywhere.

@ahcorde

ahcorde commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Is this only for this repo or in general ? Is it somewhere written down were we need to run CI ? Up until now I ran it anywhere.

Only for this repository.

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.

2 participants