Re: [PATCH IDLESTAT] fix execute() function

2014-06-05 Thread Daniel Lezcano
On 06/04/2014 08:00 AM, Mohammad Merajul Islam Molla wrote: Patch to fix the below two issues - 1. Fix the part where parent waits to fetch child status. In case SIGALRM is received, fetch new status after killing child so that subsequent check for termination status passes. 2. In case of normal

[PATCH IDLESTAT] fix execute() function

2014-06-03 Thread Mohammad Merajul Islam Molla
Patch to fix the below two issues - 1. Fix the part where parent waits to fetch child status. In case SIGALRM is received, fetch new status after killing child so that subsequent check for termination status passes. 2. In case of normal termination, just check if program exited normally (checking