Skip to content

node: Update mutex handling in processor#4713

Open
djb15 wants to merge 1 commit intowormhole-foundation:mainfrom
djb15:node/processor-mutex-fix
Open

node: Update mutex handling in processor#4713
djb15 wants to merge 1 commit intowormhole-foundation:mainfrom
djb15:node/processor-mutex-fix

Conversation

@djb15
Copy link
Copy Markdown
Collaborator

@djb15 djb15 commented Mar 11, 2026

Resolves https://github.com/asymmetric-research/wormhole-llm-issues/issues/68.

The previous defer wasn't actually releasing the mutex during the loop.

@djb15 djb15 requested review from evan-gray and panoel as code owners March 11, 2026 22:10
Copy link
Copy Markdown
Contributor

@johnsaigle johnsaigle left a comment

Choose a reason for hiding this comment

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

Makes sense as a change. I think this could break if the control flow is ever altered to continue/return early but hopefully future LLM scans will catch this. 😅
Anyway the current change is an improvement.

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