Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if_unreachable should be moved in abstract task events #79

Open
doudou opened this issue Dec 14, 2017 · 0 comments
Open

if_unreachable should be moved in abstract task events #79

doudou opened this issue Dec 14, 2017 · 0 comments

Comments

@doudou
Copy link
Member

doudou commented Dec 14, 2017

While we copy the handlers when an abstract task gets replaced, we don't touch the unreachability handlers. This makes it impossible to setup unreachability handlers on an abstract task (think: mission) before it being planned.

Unreachability handlers should be moved rather than copied, as otherwise they would be triggered on the original task as well.

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

No branches or pull requests

1 participant