Forked from
VTK / VTK
Source project has a limited visibility.
-
Ben Boeckel authored
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
Ben Boeckel authoredThere'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