Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 14:14:31 +0200
From:      Marcus von Appen <mva@FreeBSD.org>
To:        freebsd-python@freebsd.org
Subject:   Re: Python and SIGINT, SIGTERM.
Message-ID:  <20130907121431.GA1301@medusa.sysfault.org>
In-Reply-To: <CAJuc1zNzDRx%2BF13SKoDwYezWCUSZ7-GW3M6mDkR43u4ycK9_=g@mail.gmail.com>
References:  <CAJuc1zNzDRx%2BF13SKoDwYezWCUSZ7-GW3M6mDkR43u4ycK9_=g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (FreeBSD)

iEYEARECAAYFAlIrGKcACgkQi68/ErJnpkd7GgCgvL0+raFxNpw7UEJDVeky1xPT
mdkAoLulUNWOgOuFTXuT3pS3vTN5tiIq
=1Ds7
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130907121431.GA1301>