Skip to content

Add unix domain socket based async channel test #3225

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danieleggert
Copy link

Add unix domain socket based async channel test.

Motivation:

This adds additional test coverage, and also provides an example for how to setup async-channel based UNIX domain socket channel pairs (server + client).

Modifications:

Adds a new file with test code.

Result:

Changes to test only.

Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this Daniel! In general we're happy to take a test like this, but it will need to be an XCTest, not a swift-testing test, as we still support 5.10.

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.

2 participants