Skip to content

fix: Append UserName to the SourceGitIPCChannel NamedPipeServerStream… #1246

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

Conversation

cdammanintopix
Copy link
Contributor

When multiple users try to open SourceGit on the same server, the NamedPipeServerStream creation reports an exception with message "Address already in use", even with the PipeOptions.CurrentUserOnly option.
Appending the UserName to the SourceGitIPCChannel NamedPipeServerStream fixes the issue.

@love-linger love-linger self-assigned this Apr 25, 2025
@love-linger love-linger added the bug Something isn't working label Apr 25, 2025
@love-linger love-linger merged commit f09367a into sourcegit-scm:develop Apr 25, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants