Skip to content

Conversation

@doudou
Copy link
Member

@doudou doudou commented Jul 12, 2020

The create_deployment_model helper would create the tasks and the
deployments. It turns out that (unexpectedly), Syskit deployment
models would not hold a reference to the corresponding Syskit
task models (it only refers to the orogen objects), and sometimes
the syskit models would be garbage collected before they're needed.

I never saw this in the wild, but I think it is something that
should ultimately be fixed at the deployment level.

The create_deployment_model helper would create the tasks and the
deployments. It turns out that (unexpectedly), Syskit deployment
models would not hold a reference to the corresponding Syskit
task models (it only refers to the orogen objects), and sometimes
the syskit models would be garbage collected before they're needed.

I never saw this in the wild, but I think it is something that
should ultimately be fixed at the deployment level.
@doudou doudou merged commit 12a00d2 into master Jul 13, 2020
@doudou doudou deleted the fix_flaky_test branch July 13, 2020 12:45
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.

3 participants