Files
Nim/lib
PMunch 2565d3d102 Fix issue with long wait for passed timer [bugfix] (#12221)
* Fix issue with long wait for passed timer [bugfix]

This fixes a small issue where a timer that had been completed while
code executed would still wait for more events before being considered
completed. This would in some scenarios incur a 500ms delay to the
completion of a timer.

* Refactor logic into

* Add test case based on original issue

* Use longer timeouts to be more lenient in checking

* Revert to short timeouts, but widen the accepted range

* Widen accepted range further, it is meant to check for a 500ms delay after all

* Increase poll timeout to make it easier to detect mistakes
2019-09-22 07:24:14 +02:00
..
2017-02-20 17:24:19 +02:00
2019-09-21 06:43:37 +02:00
2019-09-21 06:43:37 +02:00
2019-07-14 16:08:15 +02:00
2019-09-20 20:26:30 +02:00
2019-09-21 06:43:37 +02:00
2019-09-21 06:43:37 +02:00
2019-09-18 12:16:52 +02:00
2013-03-16 23:53:07 +01:00
2019-08-27 23:18:46 +02:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00
2019-09-16 23:54:31 +02:00