From: Thomas H. <th...@py...> - 2003-12-02 18:54:16
|
po...@or... (Patrick K. O'Brien) writes: > Drew Perttula <dr...@bi...> writes: > >> I shall be testing the release23-maint cvs branch today. The >> upcoming 2.3.3 release claims to fix the bug. > > Thanks, Drew. And if you've got a fix for dispatcher, or advice for > dispatcher users, that would be great. I can only guess what you're talking about since I haven't seen the message from Drew (was it not sent to the list? Or did I accidently delete it in the piles of spam I receive?). I was still using a hacked version of dispatcher from the cookbook, and my workaround for the crashes (once I discovered the reason) was to disable gc at the beginning of the weakref callback functions and enable it at the end again. HTH, Thomas |