-
Maitrayi.Sabaratnam authored
After the wl, exceptional epochs are queued and thus pollEvents() returns 1 when there is empty epochs on the queue top. Instead of expecting pollEvents() return 0, call nextEvent()as usual when pollEvents() returns 1. nextEvent() will handle exceptional epochs.
Maitrayi.Sabaratnam authoredAfter the wl, exceptional epochs are queued and thus pollEvents() returns 1 when there is empty epochs on the queue top. Instead of expecting pollEvents() return 0, call nextEvent()as usual when pollEvents() returns 1. nextEvent() will handle exceptional epochs.
Loading