From 3c68e6ca0aa4116b01cce1f4a4271ef81cf9c519 Mon Sep 17 00:00:00 2001 From: graehl Date: Wed, 30 Jun 2010 18:17:21 +0000 Subject: par: sleep more briefly for last few lines git-svn-id: https://ws10smt.googlecode.com/svn/trunk@81 ec762483-ff6d-05da-a07a-a48fb63a330f --- vest/parallelize.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vest/parallelize.pl') diff --git a/vest/parallelize.pl b/vest/parallelize.pl index 66d54d02..a6fd264b 100755 --- a/vest/parallelize.pl +++ b/vest/parallelize.pl @@ -16,7 +16,7 @@ #TODO: if -j 1, run immediately, not via sentserver? possible differences in environment might make debugging harder -#BUG: if input is short, nothing ever gets to clients. bug in sentserver or in this Perl? +#ANNOYANCE: if input is shorter than -j n lines, or at the very last few lines, repeatedly sleeps. time cut down to 15s from 60s use Getopt::Long; use IPC::Open2; -- cgit v1.2.3