Skip to content

Ingela/ssl/psk binder/otp 20216#11282

Open
IngelaAndin wants to merge 3 commits into
erlang:maintfrom
IngelaAndin:ingela/ssl/PSK-binder/OTP-20216
Open

Ingela/ssl/psk binder/otp 20216#11282
IngelaAndin wants to merge 3 commits into
erlang:maintfrom
IngelaAndin:ingela/ssl/PSK-binder/OTP-20216

Conversation

@IngelaAndin

Copy link
Copy Markdown
Contributor

No description provided.

@IngelaAndin IngelaAndin self-assigned this Jun 24, 2026
@IngelaAndin IngelaAndin added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Jun 24, 2026
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    2 files     66 suites   25m 46s ⏱️
  824 tests   776 ✅  46 💤 2 ❌
4 292 runs  3 323 ✅ 961 💤 8 ❌

For more details on these failures, see this check.

Results for commit 713ea2a.

♻️ 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/PSK-binder/OTP-20216 branch 3 times, most recently from 799a117 to a86231a Compare June 25, 2026 06:37
@IngelaAndin IngelaAndin requested review from dgud and u3s June 25, 2026 07:36
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/PSK-binder/OTP-20216 branch 5 times, most recently from 7f9f809 to 9535182 Compare June 25, 2026 11:05
u3s
u3s previously approved these changes Jun 25, 2026
Comment thread lib/ssl/test/tls_server_session_ticket_SUITE.erl Outdated
Comment thread lib/ssl/test/tls_server_session_ticket_SUITE.erl Outdated
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/PSK-binder/OTP-20216 branch from 9535182 to bb3bd08 Compare June 25, 2026 12:50
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/PSK-binder/OTP-20216 branch from bb3bd08 to 6c325a9 Compare June 25, 2026 14:17
@u3s u3s added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Jun 25, 2026
As TLS-1.3 ticket usages is an optional feature the server handling
it will be started on demand and is local to to the TLS server
that it was configured for. Due to this restart to recover from
intermediate bugs via supervisor tree are unpractical and it
should instead be a temporary process under its simple_one_for_one
supervisor and restart handled on demand.

Note that if it would crash so restart is needed old ticket
are useless as the server state is lost.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/PSK-binder/OTP-20216 branch from 6c325a9 to 713ea2a Compare June 25, 2026 19:46
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.

2 participants