Justin M. Keyes
c10a207a20
test/util: throttle retry() ( #8296 )
...
Avoid a hot loop in retry(), there's no need to retry more than 50/s.
Also use luv.sleep() to implement sleep() instead of spinning the
event-loop, so events are not silently discarded.
2018-04-20 23:56:50 +02:00
..
2018-04-13 00:49:37 +02:00
2018-04-15 18:23:11 +02:00
2018-03-31 11:12:27 +02:00
2017-02-18 23:24:35 +01:00
2018-04-17 10:33:36 +02:00
2018-04-15 02:43:18 +02:00
2018-03-31 11:12:27 +02:00
2018-03-06 20:38:10 -06:00
2018-04-04 03:23:15 +02:00
2018-03-26 10:54:44 -05:00
2018-03-31 11:12:27 +02:00
2018-01-27 11:20:10 +00:00
2018-04-01 22:40:20 -04:00
2018-02-02 07:28:56 -05:00
2018-04-18 09:42:56 +02:00
2018-04-02 11:14:11 +03:00
2017-04-10 22:59:30 +02:00
2018-04-16 23:35:58 +02:00
2018-04-15 15:05:02 +02:00
2018-02-18 23:56:59 +01:00
2018-04-20 23:56:50 +02:00
2016-06-10 21:50:49 +03:00