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

Commits on Feb 5, 2019

  1. Fix Rockets deadlock in plugins

    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.
    Jonas Karlsson committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    c2421d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. PR Fix

    Jonas Karlsson committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3b6002d View commit details
    Browse the repository at this point in the history