Bug 160978

Summary: [iOS] Network Processes & Database processes do not exit promptly
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, commit-queue, krollin, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=159301
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-08-18 15:28:29 PDT
Network Processes & Database processes do not exit promptly. They hang for 10 seconds until they log the following message:
com.apple.WebKit.Networking: (WebKit) #WK: Exiting process early due to unacknowledged closed-connection

Then forcefully call exit(0).
Comment 1 Radar WebKit Bug Importer 2016-08-18 15:28:51 PDT
<rdar://problem/27914081>
Comment 2 Chris Dumez 2016-08-18 15:33:13 PDT
Created attachment 286404 [details]
Patch
Comment 3 WebKit Commit Bot 2016-08-18 18:09:23 PDT
Comment on attachment 286404 [details]
Patch

Clearing flags on attachment: 286404

Committed r204621: <http://trac.webkit.org/changeset/204621>
Comment 4 WebKit Commit Bot 2016-08-18 18:09:27 PDT
All reviewed patches have been landed.  Closing bug.