mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Start the aux thread.
This commit is contained in:
@@ -719,6 +719,7 @@ void ApplicationImp::run ()
|
||||
// so this hack makes them start later.
|
||||
//
|
||||
m_mainService.runExtraThreads ();
|
||||
m_auxService.runExtraThreads ();
|
||||
|
||||
if (!getConfig ().RUN_STANDALONE)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user