Python and SIGINT, SIGTERM.

Marcus von Appen mva at FreeBSD.org
Sat Sep 7 12:15:09 UTC 2013


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 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?

Do you use the same version of OpenERP on both systems with the same
patches and build flags or a specific (probably prebuilt) build for each
of them?

If it is the latter case, can you ensure that OpenERP does not catch the
signals in order to shut down more gracefully?

Cheers
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20130907/7dbf47e4/attachment.sig>


More information about the freebsd-python mailing list