mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 21:25:44 +08:00
Revert "Next OSG TEST RELEASE. Join aborted threads."
This reverts commit 698066d7e3.
This commit is contained in:
3
ThirdParty/SmartThreadPool/WorkItem.cs
vendored
3
ThirdParty/SmartThreadPool/WorkItem.cs
vendored
@@ -1027,10 +1027,7 @@ namespace Amib.Threading.Internal
|
||||
lock (this)
|
||||
{
|
||||
if(currentThread != null)
|
||||
{
|
||||
currentThread.Abort();
|
||||
currentThread.Join();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user