Skip to content
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

[test] Add drop function to pipe-open #706

Merged
merged 1 commit into from
May 1, 2023

Conversation

iyzhang
Copy link
Contributor

@iyzhang iyzhang commented Apr 28, 2023

This PR adds a drop function to both the server and client for proper cleanup and closes #638.

@iyzhang iyzhang added the enhancement Enhancement Request on an Existing Feature label Apr 28, 2023
@iyzhang iyzhang self-assigned this Apr 28, 2023
Copy link
Contributor

@anandbonde anandbonde left a comment

Choose a reason for hiding this comment

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

LGTM

examples/pipe-open/client.rs Show resolved Hide resolved
examples/pipe-open/server.rs Show resolved Hide resolved
@iyzhang iyzhang force-pushed the enhancement-test-pipe-open-cleanup branch from 77c9dd5 to 111b691 Compare May 1, 2023 18:45
@iyzhang iyzhang merged commit 56ae7ec into dev May 1, 2023
10 checks passed
@iyzhang iyzhang deleted the enhancement-test-pipe-open-cleanup branch May 1, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement Request on an Existing Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[test] Cleanup for pipe-open tests
2 participants