Sync test: run until fully synced

Old shortcut is not needed anymore
This commit is contained in:
SChernykh
2023-12-11 11:04:22 +01:00
parent 9015106ca2
commit c61ca959b2
2 changed files with 0 additions and 15 deletions

View File

@@ -71,10 +71,6 @@ private:
bool m_getJobRunning;
#ifdef DEV_TEST_SYNC
uint32_t m_getJobCounter;
#endif
uv_async_t m_shutdownAsync;
static void on_shutdown(uv_async_t* async)