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

Guard against nil properties, ensure that worker messages are for the current video, update osc #55

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

blankname
Copy link

Should be a more complete fix for the race condition issues in #54.

blank_name added 2 commits March 7, 2020 13:02
…om workers that are for previous state versions (we may get messages from workers for the previous video after the video has changed).
@tonycpsu
Copy link

This seems much more stable than any previous attempt. I did have one time where the OSC went away, but I wasn't connected to a terminal at the time so I couldn't get a traceback or anything. But this PR definitely improves the situation significantly, and I've noticed no problems with it, so I recommend merging.

@Czarnodziej
Copy link

No more OSC crashes with these changes.

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.

None yet

3 participants