Skip to content

build: make interprocess_mutex visibility public#132

Draft
KrishaDeshkool wants to merge 1 commit intoeclipse-score:mainfrom
KrishaDeshkool:fix/interprocess-mutex-visibility
Draft

build: make interprocess_mutex visibility public#132
KrishaDeshkool wants to merge 1 commit intoeclipse-score:mainfrom
KrishaDeshkool:fix/interprocess-mutex-visibility

Conversation

@KrishaDeshkool
Copy link
Copy Markdown
Contributor

interprocess_notification in the same package is already public and depends on interprocess_mutex, so the mutex is effectively accessible transitively. Making it explicitly public enables cross-repo consumers that need direct access to the mutex API.

interprocess_notification in the same package is already public and
depends on interprocess_mutex, so the mutex is effectively accessible
transitively. Making it explicitly public enables cross-repo consumers
that need direct access to the mutex API.
@KrishaDeshkool KrishaDeshkool force-pushed the fix/interprocess-mutex-visibility branch from dbb3a7f to 2ea0689 Compare March 26, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant