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

Detection of a broken pipe is not automatic on macOS #171

Open
daxian-dbw opened this issue Jun 12, 2024 · 0 comments
Open

Detection of a broken pipe is not automatic on macOS #171

daxian-dbw opened this issue Jun 12, 2024 · 0 comments
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@daxian-dbw
Copy link
Member

Summary of the new feature / enhancement

On macOS, when you run Start-Aish to open up the sidecar, then exit from AISH and exit that sidecar pane, and run Start-Aish again, it will fail with the error "A connected channel already exists".

On Windows, the second Start-Aish will succeed as expected. This is because when AISH exit, the pipe can detect its status to be broken automatically on Windows, but not so on macOS.

Need to find better way to detect pipe status on macOS.

Proposed technical implementation details (optional)

No response

@daxian-dbw daxian-dbw added the Issue-Enhancement The issue is a feature or idea label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

1 participant