Bug 234443

Summary: Drop ServiceWorkerTCPServer and use HTTPServer instead
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, jenner, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.