C++ condition variable doesn’t block the thread on wait_until() using the time_poin::max()?
The below code doesn’t block the thread and it gets into an infinite loop and keep printing
The below code doesn’t block the thread and it gets into an infinite loop and keep printing