Skip to content

fix: avoid unix socket path too long (use /tmp)#23

Merged
martin-alexander-msc merged 1 commit into
mainfrom
fix/socket-path-too-long
Mar 16, 2026
Merged

fix: avoid unix socket path too long (use /tmp)#23
martin-alexander-msc merged 1 commit into
mainfrom
fix/socket-path-too-long

Conversation

@toby-winter-bot
Copy link
Copy Markdown
Collaborator

Fixes runtime failures when the broker Unix domain socket path exceeds macOS sockaddr_un limits. Uses /tmp as the base for the temp dir and truncates the UUID. Adds a small guardrail test for path length.

@martin-alexander-msc martin-alexander-msc merged commit 0952764 into main Mar 16, 2026
3 checks passed
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.

2 participants