diff options
author | Jamie Davis <davisjam@vt.edu> | 2018-09-17 10:15:04 -0400 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2018-09-19 09:27:24 -0400 |
commit | bb1a49e9f2607458453713e3b6be5a5c8b9f2ae9 (patch) | |
tree | 199e24ec7a0be0962bdce1bb8a47337ee23788c6 /docs/src | |
parent | b721891ad4728a599f6d6671741b5b5e3b571253 (diff) | |
download | libuv-bb1a49e9f2607458453713e3b6be5a5c8b9f2ae9.tar.gz libuv-bb1a49e9f2607458453713e3b6be5a5c8b9f2ae9.zip |
test: increase upper bound in condvar_5
Problem:
Upper bound on thread wakeup was set to 1.5 * (requested timeout).
On MacOS wakeup delay factors of 1.75 have been reported.
Solution:
Increase the bound to 5 * (requested timeout).
Refs: https://github.com/libuv/libuv/issues/1910
PR-URL: https://github.com/libuv/libuv/pull/1990
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions