Closed djc closed 7 months ago
This is a change from rustls 0.23.4 -> 0.23.5, so probably due to https://github.com/rustls/rustls/pull/1905.
Original issue: https://github.com/tokio-rs/tls/issues/77 and fix in https://github.com/tokio-rs/tls/pull/78.
First seen in a scheduled CI run:
https://github.com/rustls/tokio-rustls/actions/runs/8843164500
I was able to reproduce it locally -- the test passed at first, but failed after
cargo update
: