Skip to content
Commit a73d1ce7 authored by Hafiz Abid Qadeer's avatar Hafiz Abid Qadeer
Browse files

Also except OSError when terminating a child.

Ilia K <ki.stfu@gmail.com> sent this patch. He noted that it was possible for
child to be terminated after isAlive call and before we send it quit command.
In this case, sending command to it causes OSError. This patch just adds this
exception to the except list.

llvm-svn: 227086
parent 429edc17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment