Skip to content

Periodic worker thread : Prevent use of uninitialised 'condition variable'

This merge request fixes issue #24 (closed) by only starting the thread after the condition variable has been initialised

Merge request reports