mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Start JobEngine by default in simulator for now.
This commit is contained in:
@@ -337,6 +337,8 @@ namespace OpenSim
|
||||
{
|
||||
// Called from base.StartUp()
|
||||
|
||||
Watchdog.JobEngine.Start();
|
||||
|
||||
m_httpServerPort = m_networkServersInfo.HttpListenerPort;
|
||||
SceneManager.OnRestartSim += HandleRestartRegion;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user