Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork941
Commitdbbcaf7
Run os.kill for all child pids even after some of them are down
Right now, we come out of the iteration in case of failurewhile trying to kill a child pid. This may result in some ofthe child pids staying alive.Change-Id: I18d58fcefec2bbdae4ae9bf73594939ade241b521 parentd06e76b commitdbbcaf7
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
622 | 625 |
| |
623 | 626 |
| |
624 | 627 |
| |
|
0 commit comments
Comments
(0)