Start the aux thread.

This commit is contained in:
JoelKatz
2013-08-13 18:35:33 -07:00
parent 94aca14251
commit bd2e344343

View File

@@ -719,6 +719,7 @@ void ApplicationImp::run ()
// so this hack makes them start later.
//
m_mainService.runExtraThreads ();
m_auxService.runExtraThreads ();
if (!getConfig ().RUN_STANDALONE)
{