NEW 180231
HTTP server driver is responsible for ensuring the dependencies of HTTP server.
https://bugs.webkit.org/show_bug.cgi?id=180231
Summary HTTP server driver is responsible for ensuring the dependencies of HTTP server.
dewei_zhu
Reported 2017-11-30 17:41:31 PST
HTTP server driver is responsible for ensuring the dependencies of HTTP server.
Attachments
Patch (2.47 KB, patch)
2017-11-30 17:46 PST, dewei_zhu
slewis: review+
dewei_zhu
Comment 1 2017-11-30 17:46:39 PST
Alexey Proskuryakov
Comment 2 2017-12-04 22:08:05 PST
Does this still need to be landed?
dewei_zhu
Comment 3 2017-12-04 22:30:07 PST
Yes, I think so. Because we made assumption that http server will start within 15.5 seconds. However, if it is the http server's responsibility to install the dependencies, then 15.5 seconds may not be an accurate assumption as downloading python modules makes it more variable.
dewei_zhu
Comment 4 2017-12-04 22:30:37 PST
From this perspective, it's more like a bug in our existing code.
Note You need to log in before you can comment on or make changes to this bug.