Fixed tests using dt_start_id().
Doesn't guarantee waking up of the Idle threads and blocks when used in dt_start(). Caller should either activate existing threads or use dt_start() instead. refs #1441
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Doesn't guarantee waking up of the Idle threads and blocks when used in dt_start(). Caller should either activate existing threads or use dt_start() instead. refs #1441