Skip to content

[#1584] Expose Service::remove() for orphaned static config cleanup#1587

Open
0-jake-0 wants to merge 2 commits into
eclipse-iceoryx:mainfrom
wingfoil-io:claude/upstream-fork-changes-zm2xa
Open

[#1584] Expose Service::remove() for orphaned static config cleanup#1587
0-jake-0 wants to merge 2 commits into
eclipse-iceoryx:mainfrom
wingfoil-io:claude/upstream-fork-changes-zm2xa

Conversation

@0-jake-0

Copy link
Copy Markdown

Add a Service::remove trait method (with a crate-private remove_static_service_config helper) so users can clean up orphaned static service configs left behind after an abrupt process termination (e.g. SIGKILL). Mirror the new API in the C and Python FFIs as iox2_service_remove and Service.remove.

See #1584

Jake Mitchell added 2 commits April 26, 2026 17:10
…onfig cleanup

Add a `Service::remove` trait method (with a crate-private `remove_static_service_config` helper) so users can clean up orphaned static service configs left behind after an abrupt process termination (e.g. SIGKILL). Mirror the new API in the C and Python FFIs as `iox2_service_remove` and `Service.remove`.

Signed-off-by: Jake Mitchell <jake@wingfoil.io>
Signed-off-by: Jake Mitchell <jake@wingfoil.io>
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