there is possibly a flaw in the use of subprocess. the subprocess does't seem to end at times. and can get computer into unusable condition. possibly due to high amount of disk usage. please make sure the process is terminated when the time limit is excedded. This issue is only encountered on some specific program recently. May be a serious flaw. Also design a test case for the same.
there is possibly a flaw in the use of subprocess. the subprocess does't seem to end at times. and can get computer into unusable condition. possibly due to high amount of disk usage. please make sure the process is terminated when the time limit is excedded. This issue is only encountered on some specific program recently. May be a serious flaw. Also design a test case for the same.