mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Use proper function to send terminate query.
This commit is contained in:
parent
51bae7855d
commit
a466362938
@ -2821,7 +2821,7 @@ void Worker::Exec()
|
||||
}
|
||||
if( !done ) continue;
|
||||
}
|
||||
Query( ServerQueryTerminate, 0 );
|
||||
QueryTerminate();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user