I used std::condition_variable::wait without a predicate. What could go wrong?
I used std::condition_variable::wait without a predicate. What could go wrong?