Home | History | Annotate | Download | only in tests

Lines Matching refs:got_exit_signal

171 my $got_exit_signal = 0; # set if program should finish execution ASAP
291 if($got_exit_signal) {
3165 select(undef, undef, undef, 0.05) unless($got_exit_signal);