The GitHub Actions job "Link Validator" on pekko-connectors.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).

Head commit for run:
97e0b0813f4c3e759d98cd4a31eaaef2931729e3 / Arnout Engelen <arn...@bzzt.net>
chore: add diagnostics to diagnose UnixDomainSocketSpec (#734)

Looking at `UnixDomainSocketImpl#outgoingConnection`, this test failure
can/should only happen when both `connectionFlow` and `connectionFinished`
complete successfully.

There seems to be potential race between `UnixDomainSocketImpl#connectKey` and
`channel.connect` both completing `connectionFinished`, though this
seems strange. This PR is meant to add diagnostic logging so next time
the test fails we can confirm whether this is indeed what's going on.

Report URL: https://github.com/apache/pekko-connectors/actions/runs/9834329010

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to