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

gnutls: fix state check, run GH http3 pytest event based #16423

Closed
wants to merge 9 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented Feb 21, 2025

When running curl event based, connect attempts stalled as the 'done' check was using the wrong state in gnutls.

Build http3.yml curl with libuv and run event based pytest runs to all http3 jobs.

@github-actions github-actions bot added the CI Continuous Integration label Feb 21, 2025
@icing icing added TLS tests CI Continuous Integration and removed CI Continuous Integration labels Feb 21, 2025
When running curl event based, connect attempts stalled as the
'done' check was using the wrong state in gnutls.

Add event based pytest runs to all http3 jobs and the opensll
and mbedtls ones on linux.
@icing icing force-pushed the gtls-fix-connect-state branch from b5e6fec to 78244c0 Compare February 21, 2025 13:46
@icing icing changed the title gnutls: fix connection state check on handshake gnutls: fix state check, run GH http3 pytest event based Feb 21, 2025
@icing icing requested review from vszakats and bagder February 21, 2025 16:32
@bagder bagder closed this in 952770d Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tests TLS
Development

Successfully merging this pull request may close these issues.

3 participants