raboof opened a new pull request, #734:
URL: https://github.com/apache/pekko-connectors/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to