WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
225624
webkitpy.port.server_process.ServerProcess should be a subclass of subprocess.Popen
https://bugs.webkit.org/show_bug.cgi?id=225624
Summary
webkitpy.port.server_process.ServerProcess should be a subclass of subprocess...
Sam Sneddon [:gsnedders]
Reported
2021-05-10 17:03:15 PDT
This is largely code-cleanup, but we should simply have a subclass of Popen where we replace stderr/stdout where appropriate with our own subclass of io.BufferedIOBase where read/etc. take an optional timeout=None argument.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-10 17:03:27 PDT
<
rdar://problem/77795973
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug