-
Notifications
You must be signed in to change notification settings - Fork 163
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
SSLTest intermittently hanging on CI #852
Comments
I'm also seeing |
OK, I think I got CI to thread-dump in 5bfe8e4.
|
I was able to reproduce even after bumping CE to v3.5.0-RC4 in 77ee896. Meanwhile, after downgrading back to stable CE v3.4.x and FS2 v3.6.x in f20b6d4 I was unable to reproduce after 10 attempts in CI. This is very similar to the issue I am observing in typelevel/fs2#3091 (comment) after upgrading, so it seems like this is a regression in CE. |
Further developments:
|
typelevel/cats-effect#3555 appears to have fix this in 2a0c445. |
The test that hangs is
failed login with SSL.System (ssl available)
. Debug output when it fails:Example: https://github.com/typelevel/skunk/actions/runs/4773385330/jobs/8486427544#step:13:510
When the test passes, output looks like this:
The text was updated successfully, but these errors were encountered: