mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Tracy worker resets the IsConnected to false when finishing the capture. If it finishes too quick, the waiting loop in capture.cpp might never see IsConnected = true.