Skip to content

fix IPC server socket cleanup path#349

Open
justrach wants to merge 1 commit intomainfrom
fix/225-ipc-server-deinit-removes-fixed-socket-path-instea
Open

fix IPC server socket cleanup path#349
justrach wants to merge 1 commit intomainfrom
fix/225-ipc-server-deinit-removes-fixed-socket-path-instea

Conversation

@justrach
Copy link
Copy Markdown
Owner

Store the bound socket path on the server and use it during deinit instead of deleting the global default path. Add a regression test that binds a real socket and verifies cleanup.

Refs #225

Store the bound socket path on the server and use it during deinit instead of deleting the global default path. Add a regression test that binds a real socket and verifies cleanup.

Refs #225
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.

1 participant