fix for #75079 did not have test as I was unable to construct one.
But in general, most tests do verify given behavior once but that may not be sufficient.
The behavior may change because of
- session cache (primarily windows)
- TLS resume (primarily Linux)
we should add test for #75079 as well as improve test coverage in general.
fix for #75079 did not have test as I was unable to construct one.
But in general, most tests do verify given behavior once but that may not be sufficient.
The behavior may change because of
we should add test for #75079 as well as improve test coverage in general.