Skip to content

Fix lifecycle teardown in tracking node#107

Merged
mgonzs13 merged 1 commit intomgonzs13:mainfrom
ZeevBelinsky:patch-1
Jan 19, 2026
Merged

Fix lifecycle teardown in tracking node#107
mgonzs13 merged 1 commit intomgonzs13:mainfrom
ZeevBelinsky:patch-1

Conversation

@ZeevBelinsky
Copy link
Contributor

  • Store message_filters subscribers as class members so they can be cleaned up correctly
  • Fix on_deactivate() to destroy the correct subscriptions and synchronizer
  • Prevent AttributeError during lifecycle transitions

- Store message_filters subscribers as class members so they can be cleaned up correctly
- Fix on_deactivate() to destroy the correct subscriptions and synchronizer
- Prevent AttributeError during lifecycle transitions
@mgonzs13 mgonzs13 merged commit 7df174d into mgonzs13:main Jan 19, 2026
6 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