new-run-webkit-tests: obsolete old threading code, part 1
Created attachment 89965 [details] Patch
Note that the "real" message_broker code is in message_broker2.py; that will be renamed to message_broker in a subsequent patch. Also test_runner is unchanged except that the _run() method is stripped out and will raise an error. test_runner2 will be renamed to test_runner in a later patch.
Comment on attachment 89965 [details] Patch rs=me.
Committed r84210: <http://trac.webkit.org/changeset/84210>