You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
processSingleEvent is marked as returning bool, returns false if the queue is empty, but doesn't return anything at the end of the code path. Assume it should return true on/at line 106