Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected destructor loop to clear all pending events
In `equeue_destroy` the external loop was for main events linked list and internal loop for siblings. Siblings start was not initialized correctly for each main link
- Loading branch information