Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close all streams even if any stream closed normally #139

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

KOBA789
Copy link
Member

@KOBA789 KOBA789 commented Jan 29, 2025

WebSocket Client が 正常に ストリームを閉じた場合、シリアルポートを掴んだままとなり再接続不能になっていました。
kble を SIGINT 等で閉じると WebSocket ストリームは異常終了するため、この問題が顕在化していなかったと推測しています。

@KOBA789 KOBA789 merged commit b271d33 into main Jan 29, 2025
1 check passed
@KOBA789 KOBA789 deleted the fix-serialport-leak branch January 29, 2025 08:22
@sksat sksat mentioned this pull request Jan 30, 2025
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