[Python-Dev] bsddb3 test hang (original) (raw)

Tim Peters tim.one@comcast.net
Mon, 21 Jul 2003 22🔞47 -0400


[Tim]

Over on the spambayes-dev mailing list, Richie Hindle presents a program that makes bsddb3 go insane:

http://mail.python.org/pipermail/spambayes-dev/2003-July/000519.html

Oops! That was an insane database in the context of running spambayes. Here's his isolated, standalone driver:

http://mail.python.org/pipermail/spambayes-dev/2003-July/000524.html

I'll add that to the Python bug tracker.