diff options
author | Peter Zhu <[email protected]> | 2024-06-07 09:50:17 -0400 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-06-07 11:55:38 -0400 |
commit | caac56584ccafd9a103f79a1fc9d389fe438181f (patch) | |
tree | 1ce6a060704da886b4f0441966faa13744d3a081 /ruby.c | |
parent | 43cf0f99f99e81614a265863349e6f3264578865 (diff) |
Don't use SEGV signal when timeout in test_gc_compact
Using a SEGV signal for timeout makes it difficult to tell if it's a real
SEGV or if it timed out, so we should just use the default signals.
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions