This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faaf47a86f34f24dec0d7d51eda638d0df3db305
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Instance
History
Justin Clark-Casey (justincc)
faaf47a86f
Prevent a race condition between the script engine backup thread and script removal by locking on the script's EventQueue and only proceeding if it's flagged as still running.
...
Relates to
http://opensimulator.org/mantis/view.php?id=7407
2015-01-16 23:55:11 +00:00
..
Properties
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
Tests
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
2014-11-25 23:21:37 +00:00
ScriptInstance.cs
Prevent a race condition between the script engine backup thread and script removal by locking on the script's EventQueue and only proceeding if it's flagged as still running.
2015-01-16 23:55:11 +00:00
ScriptSerializer.cs
Revert "Fix script "Running" behavior"
2012-07-16 23:31:55 +01:00