[wxPython-users] momentarily stopping events

Christopher Barker Chris.Barker at noaa.gov
Fri Jul 28 10:11:46 PDT 2006


Josiah Carlson wrote:
> Are you sure that the "ozi" library has been properly wrapped?

indeed, i suspect this might be the issue. If threads are blocking 
each-other, then it sounds like a Global Interpreter Lock (GIL) issue. 
wxPython has been far more heavily tested than the ozi wrappers, so I'm 
guess that PyOzi isn't releasing the GIL properly -- but that's just a 
guess.

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list