OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps/EventQueue
Justin Clark-Casey (justincc) bcbd450fe4 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-20 20:24:54 +01:00
..
Tests Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-20 20:24:54 +01:00
EventQueueGetModule.cs Put all debug console commands into a single Debug section rather than scattering them over other categories 2012-06-15 03:32:43 +01:00
EventQueueHelper.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00