nrwt: handle stopping layout test helper after a ctrl-c cleanly on the chromium port
Created attachment 137598 [details] Patch
Comment on attachment 137598 [details] Patch Would be nice if the changelog had a description of when you'd get an IOError.
(In reply to comment #2) > (From update of attachment 137598 [details]) > Would be nice if the changelog had a description of when you'd get an IOError. Oh, you get the IOError when the layout test helper has exited early (due to the ctrl-c) and we try to write to it. I will make that clearer.
Committed r114442: <http://trac.webkit.org/changeset/114442>