Python and SIGINT, SIGTERM.

Jonathan Chen jonc at chen.org.nz
Mon Aug 26 20:32:20 UTC 2013


Hi,

I'm currently trying to use FreeBSD as my main python development O/S,
and I'm noticing some oddness when I'm working with OpenERP. If I
start the server from command line, a ^C to stop the server is rarely
honoured. Similarly, when working with Eclipse + PyDev, a request to
terminate a running instance will leave the process still actively
running. In most cases, only a SIGKILL will work.

I do not see this sort of behaviour when I'm using Ubuntu. Is this a
problem with OpenERP, or does the problem lie with our python port?

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-python mailing list