Skip to content

Fix closing bug#967

Open
OhioDschungel6 wants to merge 1 commit intoeclipse-lsp4j:mainfrom
OhioDschungel6:fix/closing-input-error
Open

Fix closing bug#967
OhioDschungel6 wants to merge 1 commit intoeclipse-lsp4j:mainfrom
OhioDschungel6:fix/closing-input-error

Conversation

@OhioDschungel6
Copy link
Copy Markdown

The close method of StreamMessageProducer only sets the keepRunning to false.
In case the loop is already blocking in l.82 this will never actually close the Producer, because it keeps blocking waiting on input.

@OhioDschungel6 OhioDschungel6 force-pushed the fix/closing-input-error branch from b7e0569 to 4b31159 Compare March 6, 2026 07:24
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.

1 participant