mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Mantis #1936
Thank you, gsky, for a patch that corrects the threading model to use the multithreaded apartment in the grid servers and region server.
This commit is contained in:
@@ -60,7 +60,6 @@ namespace OpenSim.Grid.UserServer
|
||||
|
||||
private LLUUID m_lastCreatedUser = LLUUID.Random();
|
||||
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
XmlConfigurator.Configure();
|
||||
|
||||
Reference in New Issue
Block a user