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:
Melanie Thielker
2008-08-13 19:22:32 +00:00
parent 9f9e7d98ea
commit 0a18d544c5
6 changed files with 0 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ namespace OpenSim
public static string iniFilePath = "";
//could move our main function into OpenSimMain and kill this class
[STAThread]
public static void Main(string[] args)
{
// First line