Why is canceling an eclipse update so slow?

Canceling an eclipse update will take 3-4 minutes, why?

enter image description here

Thank.

+3
source share
1 answer

Anytime a program has a cancel button, it does not (usually) kill the process / thread you are working on. In many applications, you can see the same undo (and wait) behavior. That's why the Mac has Force Quit and Windows has an outlet for apps that don't seem to go away.

, , , , , , : " , , ". , , , , . , , .

+2

All Articles