vtkDataEncoder: wake up worker threads at least once a second
There's some case where a worker thread wakes up and doesn't see that it needs to bail properly. Ensure that each thread wakes up at least once a second to force a re-check. Fixes: #18612
Please register or sign in to comment