Re: Python and SIGINT, SIGTERM.

2013-09-07 Thread Marcus von Appen
On, Mon Aug 26, 2013, Jonathan Chen wrote: > 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 workin

Python and SIGINT, SIGTERM.

2013-08-26 Thread Jonathan Chen
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 runnin