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

ignore garbage render worker errors coming from electron #4644

Merged
merged 2 commits into from Jul 3, 2019

Conversation

brian-mann
Copy link
Member

fixes #4288

@jennifer-shehane jennifer-shehane self-requested a review July 3, 2019 10:29
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The warnings seem to have disappeared for me. Testing on develop - warning showed up, switched to this branch - warning disappears.

Do we want to hide the runnings completely and forever? What about when running in DEBUG mode?

@brian-mann
Copy link
Member Author

These are not part of electrons debugging subsystem - they are generated by Chromium as errors/warnings for who knows what reason.

@brian-mann brian-mann changed the title WIP: ignore garbage render worker errors coming from electron ignore garbage render worker errors coming from electron Jul 3, 2019
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.

Headless run dumps heaps of GL errors in the terminal
2 participants