On Thu, 01 Jun 2017 12:18:31 -0700, c...@tilmes.org wrote: > m: my Array[Int] $x; say $x>>.Str; > <camelia> rakudo-moar 92c187: OUTPUT: «(timeout)» > <timotimo> bisectable6: my Array[Int] $x; say $x>>.Str; > <bisectable6> timotimo, On both starting points (old=2015.12 new=92c187d) > the exit code is 0, exit signal is 1 (SIGHUP) and the output is identical > as well > <bisectable6> timotimo, Output on both points: ««timed out after 10 > seconds»» > <timotimo> huh, it has been like this forever
Thank you for the report. This is now fixed. Fix: https://github.com/rakudo/rakudo/commit/252dbf3a91 Test: https://github.com/perl6/roast/commit/6b95eaacc2