RESOLVED FIXED248904
[test-webkitpy] BrokenPipeError doesn't exist in Python 2
https://bugs.webkit.org/show_bug.cgi?id=248904
Summary [test-webkitpy] BrokenPipeError doesn't exist in Python 2
Jonathan Bedard
Reported 2022-12-07 13:48:14 PST
BrokenPipeError doesn't exist in Python 2. But also, BrokenPipeError is just an OSError, so we should catch that instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-07 13:48:32 PST
Jonathan Bedard
Comment 2 2022-12-07 13:49:55 PST
EWS
Comment 3 2022-12-07 15:52:17 PST
Committed 257517@main (ac1c9d9b0fbd): <https://commits.webkit.org/257517@main> Reviewed commits have been landed. Closing PR #7282 and removing active labels.
Carlos Alberto Lopez Perez
Comment 4 2022-12-07 20:39:37 PST
thanks for the fix!
Note You need to log in before you can comment on or make changes to this bug.