Fixed a bug in the Windows implementation of the signaler object, which was found
by Isaac Peterson. The bug caused the program to deadlock if signal() or broadcast() was called at exactly the same time a wait_or_timeout() funciton timed out.
Showing
Please register or sign in to comment