================ @@ -60,6 +49,7 @@ bool ProcessRunLock::SetStopped() { ::pthread_rwlock_unlock(&m_rwlock); ---------------- labath wrote: This should also do the `was_running` dance. https://github.com/llvm/llvm-project/pull/135455