Skip to content

fix(destination): avoid blocking in synchronizedGetStream.Stop#14621

Merged
olix0r merged 1 commit into
mainfrom
ver/fix-close
Oct 13, 2025
Merged

fix(destination): avoid blocking in synchronizedGetStream.Stop#14621
olix0r merged 1 commit into
mainfrom
ver/fix-close

Conversation

@olix0r

@olix0r olix0r commented Oct 13, 2025

Copy link
Copy Markdown
Member

synchronizedGetStream.Stop incorrectly tried to send on an unbuffered channel. Now it closes the channel to avoid blocking.

synchronizedGetStream.Stop incorrectly tried to send on an unbuffered channel.
Now it closes the channel to avoid blocking.
@olix0r olix0r requested a review from a team as a code owner October 13, 2025 20:22
@olix0r olix0r enabled auto-merge (squash) October 13, 2025 20:32
@olix0r olix0r merged commit f4e6795 into main Oct 13, 2025
39 checks passed
@olix0r olix0r deleted the ver/fix-close branch October 13, 2025 20:47
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