Skip to content

Conversation

NeedleInAJayStack
Copy link
Member

This is just a dummy MR to try to diagnose MacOS CI issues

This removes the NIO dependency. It is breaking because it removes all Swift NIO-isms that were present in the public APIs (like EventLoopFuture and EventLoopGroup argument/return types).
The intent is to replace it with swift-distributed-tracing integration.
This resolves the race condition caused by the inbox counts and the event delivery. If event delivery happens before the subsequent publish increments the inbox counts, then the counts will be lower than expected. Resolved by just not asking for inbox counts, since they aren't relevant to the test.
@NeedleInAJayStack NeedleInAJayStack force-pushed the ci/macos-ci-testing branch 5 times, most recently from 8b2ea2e to dc8afc7 Compare June 28, 2025 05:27
@NeedleInAJayStack NeedleInAJayStack force-pushed the ci/macos-ci-testing branch 8 times, most recently from a7a6b63 to 84e8911 Compare June 28, 2025 06:32
@NeedleInAJayStack
Copy link
Member Author

Closing. It served its purpose as a way to debug CI hangs on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant