1.4.2
I replaced waiting for the monitoring thread to start (which used an atomic variable) with a condition variable to speed up the launch
I replaced waiting for the monitoring thread to start (which used an atomic variable) with a condition variable to speed up the launch