RESOLVED FIXED 151447
LayoutTestRelay processes leak on iOS testers
https://bugs.webkit.org/show_bug.cgi?id=151447
Summary LayoutTestRelay processes leak on iOS testers
Alexey Proskuryakov
Reported 2015-11-19 09:55:10 PST
I noticed that iOS testers run out of file descriptors all the time, and then noticed that we have lots of LayoutTestRelay processes running. It's obviously a bug that they are not terminated. I don't have any time to investigate it, so I'll just all LayoutTestRelay to kill-old-processes.
Attachments
proposed patch (1.18 KB, patch)
2015-11-19 09:56 PST, Alexey Proskuryakov
no flags
fixed ChangeLog (1.18 KB, patch)
2015-11-19 10:07 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-11-19 09:56:36 PST
Created attachment 265868 [details] proposed patch
WebKit Commit Bot
Comment 2 2015-11-19 09:58:51 PST
Attachment 265868 [details] did not pass style-queue: ERROR: Tools/ChangeLog:3: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alexey Proskuryakov
Comment 3 2015-11-19 10:07:56 PST
Created attachment 265869 [details] fixed ChangeLog
WebKit Commit Bot
Comment 4 2015-11-19 11:15:48 PST
Comment on attachment 265869 [details] fixed ChangeLog Clearing flags on attachment: 265869 Committed r192638: <http://trac.webkit.org/changeset/192638>
WebKit Commit Bot
Comment 5 2015-11-19 11:15:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.