Hash :
84320266
Author :
Date :
2022-01-25T12:37:43
Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event
The use case is an application that waits for events on the main thread and dispatches them on a separate thread.