[Python-Dev] bsddb test case deadlocks fixed

Michael Hudson mwh at python.net
Tue Nov 4 08:38:54 EST 2003


Barry Warsaw <barry at python.org> writes:

> On Tue, 2003-11-04 at 07:55, Anthony Baxter wrote:
>
>> At the very least, the test suite should pass on the 23 branch. It currently
>> hangs or crashes on many/most platforms I've tried it on. If this is because
>> the test suite is doing multi-threaded things and that Just Won't Work, then
>> the test suite should be fixed. 
>
> Not for me.  Works fine on RH9, except for a crash in test_re.

That's because some naughty person backported the _sre recursion
removal but not the test suite to match.  Oi!

Cheers,
mwh

-- 
  I have gathered a posie of other men's flowers, and nothing but
  the thread that binds them is my own.                   -- Montaigne



More information about the Python-Dev mailing list