id summary reporter owner description type status milestone component version severity resolution keywords cc 8905 boost/test/impl/debug.ipp: Ignores return value from WaitForSingleObject Jeffrey Walton Raffi Enficiaud "boost/test/impl/debug.ipp ignores the return value from WaitForSingleObject at line 848. I understand this is just a test module, but test modules fail too. Perhaps it would be a good idea to verify WAIT_OBJECT_0 was returned, and not something unexpected like WAIT_FAILED or WAIT_TIMEOUT (even with INFINITE)." Bugs closed Boost 1.61.0 test Boost 1.54.0 Problem fixed test synchronization WaitForSingleObject API failure