• Stephan Bergmann's avatar
    Properly join spawned GrammarCheckingIterator thread. · c5cf78e1
    Stephan Bergmann yazdı
    It was still running during shutdown of sw_complex's checkFlies test, causing
    problems.
    For this to work, Desktop::DeInit needs to be called with SolarMutex unlocked,
    which looks like the right way, anyway.  Hopefully it does not unearth another
    round of bugs...
    c5cf78e1
gciterator.hxx 9.57 KB