modelled invokepluto start and stop timing scheme after invokecharon
This commit is contained in:
@@ -216,7 +216,7 @@ starter_start_charon (starter_config_t *cfg, bool no_fork)
|
||||
{
|
||||
kill(pid, SIGKILL);
|
||||
}
|
||||
usleep(20000);
|
||||
usleep(20000); /* sleep for 20 ms */
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user