Page 1 of 1

massmove causes client hang.

Posted: 2007-01-31 22:04:50
by Umuri
The massmove command does not process the wait outside of the normal client thread, at least not to my knowledge.

So when you are moving 100+ items with a 350 ms delay, the client is frozen and completely unresponsive for a couple minutes.

Is there any way to fix this or at least make it parse the wait outside the client normal thread?

Posted: 2007-02-10 17:20:39
by Yoko
alas injection was designed as single-threaded application.

the exception is script module.

you may write script that imitates massmove, it will not hung your system.