diff options
author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-03-17 02:00:30 +0000 |
---|---|---|
committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-03-17 02:00:30 +0000 |
commit | c91c62b674736fd807a201b4314a48f854f1c2c0 (patch) | |
tree | a514ffb661c5ae2767c4df6c73e69ab729fbe942 /coverage/README | |
parent | 6cd5db8904379eeb3f80998814e028b6f1adc6a8 (diff) |
mjit.c: add timeout for --jit-wait
Sometimes test hangs in `mjit_get_iseq_func` like this:
http://ci.rvm.jp/results/trunk-test@ruby-sky3/659391
It seems that a process waiting in `mjit_get_iseq_func` does no longer
have MJIT worker thread. We don't wait for JIT finish forever. So I
added timeout for the case. I'm not sure why there was no MJIT worker
thread in ruby-sky3 test process though.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'coverage/README')
0 files changed, 0 insertions, 0 deletions