Skip to content

fix deadlock on unknown policy request#7606

Merged
myrrc merged 1 commit intodevelopfrom
myrrc/deadlock-session
Apr 23, 2026
Merged

fix deadlock on unknown policy request#7606
myrrc merged 1 commit intodevelopfrom
myrrc/deadlock-session

Conversation

@myrrc
Copy link
Copy Markdown
Contributor

@myrrc myrrc commented Apr 23, 2026

Querying allows_unknown + allow_unknown leads to a deadlock in FFI tests.

@myrrc myrrc added the changelog/fix A bug fix label Apr 23, 2026
Signed-off-by: Mikhail Kot <to@myrrc.dev>
@myrrc myrrc force-pushed the myrrc/deadlock-session branch from 796a903 to 9e2dbdc Compare April 23, 2026 13:15
@myrrc myrrc enabled auto-merge (squash) April 23, 2026 13:17
@myrrc myrrc requested a review from AdamGS April 23, 2026 13:21
Copy link
Copy Markdown
Contributor

@AdamGS AdamGS left a comment

Choose a reason for hiding this comment

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

LGTM, we should probably consider doing this for more values? VortexSession is probably very easy to deadlock this way

@myrrc myrrc merged commit 75808d5 into develop Apr 23, 2026
59 checks passed
@myrrc myrrc deleted the myrrc/deadlock-session branch April 23, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants