[Distutils] distribute traceback

Jesse Noller jnoller at gmail.com
Thu Nov 19 14:38:44 CET 2009


On Thu, Nov 19, 2009 at 8:26 AM, Tarek Ziadé <ziade.tarek at gmail.com> wrote:
> (Sorry mobile device)
>
> s/yes it does/the distribution installed by distribute does
>
> In any case the problem is about the order of execution when things shuts
> down. The function in multiprocess via atexit makes the assumption it is
> called before the gc has started removing objects.
>
> Tarek

No problem :) I was replying from my phone too.

Yeah, Antoine recently added the looping capability I wanted into
regrtest.py - I'll see if I can scratch up some time to let it spin -
the last time I looked at this it happened so rarely as to be nearly
impossible to debug.

jesse


More information about the Distutils-SIG mailing list