OpenSimMirror/OpenSim/Tests
Justin Clark-Casey (justincc) 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
This is to allow a second attempt to remove an avatar even if "show connections" shows them as already inactive (i.e. close has already been attempted once).
You should only attempt --force if a normal kick fails.
This is partly for diagnostics as we have seen some connections occasionally remain on lbsa plaza even if they are registered as inactive.
This is not a permanent solution and may not work anyway - the ultimate solution is to stop this problem from happening in the first place.
2012-08-21 22:23:04 +01:00
..
Clients Added missing "Old Guids=true" to ConnectionString 2011-06-10 21:10:37 +01:00
Common Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-21 22:23:04 +01:00
Torture Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-30 19:27:21 +01:00
ConfigurationLoaderTest.cs Shell Environment Variables in config 2011-11-23 10:11:47 -05:00