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

ssh: avoid crash upon exit-signal #8995

Merged

Conversation

u3s
Copy link
Contributor

@u3s u3s commented Oct 28, 2024

@u3s u3s added the team:PS Assigned to OTP team PS label Oct 28, 2024
@u3s u3s self-assigned this Oct 28, 2024
Copy link
Contributor

github-actions bot commented Oct 28, 2024

CT Test Results

    2 files     29 suites   19m 32s ⏱️
  462 tests   458 ✅  4 💤 0 ❌
1 667 runs  1 643 ✅ 24 💤 0 ❌

Results for commit 51000ea.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@u3s u3s linked an issue Oct 28, 2024 that may be closed by this pull request
@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label Oct 28, 2024
@IngelaAndin IngelaAndin self-requested a review October 29, 2024 09:27
- avoid code crash when exit signal is received for closed channel

Co-authored-by: Torbjörn Törnkvist <[email protected]>
@u3s u3s force-pushed the kuba/ssh/message_for_removed_channel/GH-8929/OTP-19326 branch from 91caaea to 51000ea Compare October 29, 2024 11:47
@u3s u3s merged commit 4ab35a7 into erlang:maint Oct 31, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSH: missing entry in channel cache
2 participants