The following forum message was posted by pheller10 at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3876510:

Greetings,

  I'm running PyDev 1.6.2 on Eclipse 3.6.1, and using Python2.6 built with 
MacPorts.

When launch my application in debug mode, it runs, but I'm unable to terminate
it with the "Terminate" button.  Eclipse proceeds as if termination has 
occurred,
but the process is still in limbo.

As I understand, "Terminate" sends SIGKILL, which is successful when issued
to the process via command line.  Also, the application gracefully shuts down
on SIGINT (though it's not apparent to me how Eclipse might instead send
SIGINT).

Any thoughts?

--phil

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to