Skip to content

Conversation

@deep-zspace
Copy link

fixed issue #159

  • Move thread creation to end of init() to prevent cleanup issues
  • Fix QoS durability incompatibility with intra-process comms

Resolves crash when using composable nodes with use_intra_process_comms. The crash occurred when ROS operations threw exceptions after thread creation but before constructor completion, leaving threads unjoinable.

@deep-zspace deep-zspace changed the title move thread creating to end of the init and update QoS to work with intra-process comms Resolve thread cleanup crash in composable nodes with intra-process comms Nov 18, 2025
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