Don't use a sleep to wait for the server to be ready; this caused
problems on my OSX laptop. use a condition variable instead.
Showing
Please register or sign in to comment
problems on my OSX laptop. use a condition variable instead.