checkpoint dealing with personal manager/editor
This commit is contained in:
@@ -232,3 +232,4 @@ class PerformanceMonitor:
|
||||
self._stop_event.set()
|
||||
if self._cpu_thread.is_alive():
|
||||
self._cpu_thread.join(timeout=2.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user