mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Add a timer to monitor the heartbeat. Restart it if it's been dead for
5 seconds.
This commit is contained in:
@@ -487,6 +487,7 @@ namespace OpenSim
|
||||
}
|
||||
|
||||
scene.StartTimer();
|
||||
scene.StartTimerWatchdog();
|
||||
|
||||
return clientServer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user