[Pydev-users] [pydev - Users] RE: Autocompletion with wxPython freezes Ecli
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-11-06 21:25:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3999336 By: fabioz It could be a deadlock while synchronizing threads (maybe because doing the completion on wx is slower than on other builtins, as it is a large library) Can you report that as a bug? I'll take a look at it (although I'm unable to reproduce it here). Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |