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

mission: thread safety fixes #701

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Conversation

julianoes
Copy link
Collaborator

This way we make sure the callback object does not go out of scope before it gets called.

This is a potential fix for #698.

This way we make sure the callback object does not go out of scope
before it gets called.
@julianoes julianoes changed the title mission: copy callback before queueing it mission: thread safety fixes Mar 19, 2019
@JonasVautherin JonasVautherin merged commit aedc187 into develop Mar 19, 2019
@JonasVautherin JonasVautherin deleted the fix-mission-callbacks branch March 19, 2019 08:50
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