bdb question

Philippe C. Martin philippecmartin at sbcglobal.net
Thu Dec 16 01:27:15 EST 2004


Hi,

I am trying to fix the following problem:

1) I have a gui thread + a background thread that intantiates a bdb child.
2) When I wish to quit in the middle of a debugged program, I roughly do the 
following:
2.a) set_quit()
2.b) kill my bdb child
2.c) stop my background thread


I notice that my debugged program keeps running to its end although the above 
seems to eventually work.

Any clue ?

Regards,

Philippe



-- 
*********************
Philippe C. Martin
SnakeCard LLC
www.snakecard.com
*********************



More information about the Python-list mailing list