Hi Mat, On 03/17/2016 01:19 PM, Mat Martineau wrote: > This test exercises the case where multiple events are returned from > the same epoll_wait call and an early event deletes a watch that is > waiting to be processed in the same event loop iteration. > --- > unit/test-main.c | 37 +++++++++++++++++++++++++++++++++---- > 1 file changed, 33 insertions(+), 4 deletions(-) Applied, thanks. Regards, -Denis