fixes and log messages
This commit is contained in:
@@ -33,7 +33,7 @@ mkdir $tmp_dir if ! -d $tmp_dir;
|
||||
|
||||
my $mce = MCE->new(
|
||||
spawn_delay => 0.15,
|
||||
job_delay => 0.15,
|
||||
job_delay => 1.15,
|
||||
tmp_dir => $tmp_dir,
|
||||
user_func => sub { $_[0]->worker_body },
|
||||
on_post_exit => \&restart_worker,
|
||||
|
||||
Reference in New Issue
Block a user