jngl
jngl copied to clipboard
Unittests sometimes deadlock when using LLVMpipe
This happens in GitLab CI most of the time. I think it's this bug: https://bugs.freedesktop.org/show_bug.cgi?id=76252
Might be triggered by the SDL -> Singleton changes, i.e. the unit tests now shutdown SDL and initialize it again multiple times. Maybe there's a workaround.