WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123546
kill-old-processes should kill Web Socket script
https://bugs.webkit.org/show_bug.cgi?id=123546
Summary
kill-old-processes should kill Web Socket script
Ryosuke Niwa
Reported
2013-10-30 19:10:50 PDT
We need to kill mod_pywebsocket in order to avoid errors like this: 17:20:02.406 35642 httpd successfully started (pid = 35656) 17:20:02.407 35642 Starting WebSocket server ... 17:20:02.409 35642 Using handler_map_file: LayoutTests/http/tests/websocket/tests/handler_map.txt 17:20:02.413 35642 Starting pywebsocket server, cmd="['/usr/bin/python', '-u', 'Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/standalone.py', '--server-host', 'localhost', '--port', '8880', '--document-root', 'LayoutTests/http/tests', '--scan-dir', 'LayoutTests/http/tests/websocket/tests', '--cgi-paths', '/websocket/tests', '--log-file', 'layout-test-results/pywebsocket.ws.log-30Oct2013-172002-err.txt', '--websock-handlers-map-file', 'LayoutTests/http/tests/websocket/tests/handler_map.txt']"
Attachments
Fixes the bug
(1.92 KB, patch)
2013-10-30 19:12 PDT
,
Ryosuke Niwa
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-10-30 19:12:22 PDT
Created
attachment 215595
[details]
Fixes the bug
Ryosuke Niwa
Comment 2
2013-10-30 20:06:09 PDT
Committed
r158339
: <
http://trac.webkit.org/changeset/158339
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug