Project

General

Profile

Bug #2176

Updated by Junxiao Shi over 9 years ago

I suspect that tests on Linux require additional 1ms sleep before and/or after io.poll().    This way we can ensure that on Linux platform, epoll mechanism will be checking `timer_traits::now` 

 Travis CI is way faster than our VMs (and have more memory).

Back