jngl icon indicating copy to clipboard operation
jngl copied to clipboard

Unittests sometimes deadlock when using LLVMpipe

Open jhasse opened this issue 1 year ago • 0 comments

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.

jhasse avatar Dec 30 '24 15:12 jhasse