Skip to content

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
@cdammanintopix cdammanintopix deleted the fix_multiple_users_same_server branch October 8, 2025 06:00
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