Sync test: run until fully synced
Old shortcut is not needed anymore
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user