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

Fix Rockets deadlock in plugins #696

Merged
merged 2 commits into from
Feb 6, 2019
Merged

Conversation

karjonas
Copy link
Contributor

@karjonas karjonas commented Feb 4, 2019

A deadlock can appear when doing scene modifications with callbacks to rockets in a plugin method that was initially called from rockets. Fixed by adding the proper scope guards.

A deadlock can appear when doing scene modifications with callbacks to rockets in a plugin method that was initially called from rockets. Fixed by adding the proper scope guards.
@karjonas karjonas merged commit b01d1ed into BlueBrain:master Feb 6, 2019
@karjonas karjonas deleted the fix_deadlock branch February 8, 2019 13:15
@tribal-tec tribal-tec added the bug label Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants