Skip to content

Explicit removal of node from executor before destroy#14

Merged
fmrico merged 1 commit intorollingfrom
executor_explicit_removal
Oct 12, 2024
Merged

Explicit removal of node from executor before destroy#14
fmrico merged 1 commit intorollingfrom
executor_explicit_removal

Conversation

@fmrico
Copy link
Copy Markdown
Owner

@fmrico fmrico commented Oct 12, 2024

Hi,

It seems like in Jazzy, destroying a node already added to an executor causes some problems, so I added an explicit removal before destroying the node. If not, the timer in the node that already exists in the executor is affected, and its callback is not called.

Would you happen to know something about it, @mjcarroll?

I am merging now because I am packaging.

Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
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