static void runInNewThread(final S progID) { thread { callMainAsChild(hotwire(progID)); } }