Skip to content

AbstractStreamHandler.setDone: add notifyAll to wake waiting threads#405

Merged
elharo merged 1 commit into
masterfrom
fix/abstractstreamhandler-waituntildone
Jul 1, 2026
Merged

AbstractStreamHandler.setDone: add notifyAll to wake waiting threads#405
elharo merged 1 commit into
masterfrom
fix/abstractstreamhandler-waituntildone

Conversation

@elharo

@elharo elharo commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #404

@elharo elharo requested a review from michael-o July 1, 2026 14:08
@elharo elharo merged commit 4029554 into master Jul 1, 2026
15 checks passed
@elharo elharo deleted the fix/abstractstreamhandler-waituntildone branch July 1, 2026 14:16
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

@elharo Please assign appropriate label to PR according to the type of change.

@github-actions github-actions Bot added this to the 3.5.0 milestone Jul 1, 2026
@elharo elharo added the bug Something isn't working label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AbstractStreamHandler.setDone() missing notifyAll()

2 participants