| Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit 698066d7e3a59281b6b1caa499ad32ff389c8bb6.
|
|
|
|
locked with each other in an unusual place; I've moved the piece of code inside a lock[] context and so far it's looking promising.
|
|
(like the original implementation)
* Only initialize Util's SmartThreadPool if it is actually being used
* No longer initializing Util's SmartThreadPool with a custom max stack size. From MSDN: "Avoid using this constructor overload. The default stack size used by the Thread(ThreadStart) constructor overload is the recommended stack size for threads."
|
|
poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later.
|
|
|
|
however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active.
|