29 Jan
2002
29 Jan
'02
8:08 p.m.
Would that make a difference between dying when imported at the beginning of a script, and not dying when imported within a run() method? Knowing C, I'd expect randomness, but this behavior is consistent. ---------- Keith J. Farmer kfarmer@thuban.org http://www.thuban.org -----Original Message----- From: Brian Lloyd [mailto:brian@zope.com] Sent: Tuesday, January 29, 2002 11:52 Re-read my post :) You are "pulling a set of row from a database" by calling a dll or API of some sort; you need to understand the threading requirements of that API and write your calls to it in a compatible way.