mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
use threads from main pool on assetsconnector
This commit is contained in:
@@ -2579,7 +2579,6 @@ namespace OpenSim.Framework
|
||||
}
|
||||
catch (ThreadAbortException e)
|
||||
{
|
||||
m_log.Error(string.Format("Aborted threadfunc {0} ", threadFuncNum), e);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user