RESOLVED FIXED 234443
Drop ServiceWorkerTCPServer and use HTTPServer instead
https://bugs.webkit.org/show_bug.cgi?id=234443
Summary Drop ServiceWorkerTCPServer and use HTTPServer instead
Chris Dumez
Reported 2021-12-17 14:41:51 PST
Drop ServiceWorkerTCPServer and use HTTPServer instead. ServiceWorkerTCPServer relies on TCPServer which is known to cause flakiness and sometimes hang in its destruction.
Attachments
Patch (49.75 KB, patch)
2021-12-17 14:44 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-12-17 14:42:01 PST
Chris Dumez
Comment 2 2021-12-17 14:44:15 PST
EWS
Comment 3 2021-12-18 09:19:59 PST
Committed r287223 (245386@main): <https://commits.webkit.org/245386@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447478 [details].
Note You need to log in before you can comment on or make changes to this bug.