Skip to content

Conversation

@IngelaAndin
Copy link
Contributor

Own alerts shall be handled by the function
ssl_gen_statem:handle_own_alert and not thrown as a local return in the behaviour modules. Alerts are only thrown from helper modules and caught by the main state machine behaviour module that will then call ssl_gen_statem:handle_own_alert.

@IngelaAndin IngelaAndin requested review from dgud and u3s October 15, 2025 15:09
@IngelaAndin IngelaAndin self-assigned this Oct 15, 2025
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Oct 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2025

CT Test Results

    2 files     66 suites   26m 55s ⏱️
  816 tests   771 ✅  45 💤 0 ❌
4 178 runs  3 312 ✅ 866 💤 0 ❌

Results for commit f55b778.

♻️ 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

@IngelaAndin IngelaAndin force-pushed the ingela/ssl/incorrect-throw/OTP-19813 branch 2 times, most recently from 62e15e7 to dfd770d Compare October 17, 2025 06:56
u3s
u3s previously approved these changes Oct 20, 2025
Own alerts shall be handled by the function
ssl_gen_statem:handle_own_alert  and not thrown as a local return
in the behaviour modules. Alerts are only thrown from helper
modules and caught by the main state machine behaviour module that
will then call ssl_gen_statem:handle_own_alert.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/incorrect-throw/OTP-19813 branch from dfd770d to f55b778 Compare October 20, 2025 14:19
@IngelaAndin IngelaAndin requested a review from u3s October 20, 2025 14:19
@IngelaAndin IngelaAndin merged commit 4f99a98 into erlang:maint Oct 20, 2025
23 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants