[pylucene-dev] Re[4]: CORBA multithread issue
Yura Smolsky
info at altervision.biz
Mon Feb 7 10:12:11 PST 2005
Hello, Andi.
>> iterates on doc.fields(). So results from the server's function is
>> never returns b/c iteration is "buzz".
AV> What does this sentence mean ? 'buzz' ?
It means that iteration (for f in doc.fields()) is in suspension or wedging :)
Iteration holds execution of program forever :)
>> I cannot debug this method started from WorkerThread b/c WingIDE does not
>> catch breakpoint.
AV> I've heard this before, Wing may not be able to debug a PyLucene thread.
AV> I don't use an IDE, just GNU emacs and a command line, so I don't know what
AV> the issue actually is.
And how do you debug python application? I can use Linux to debug it
on command line..
Yura Smolsky,
More information about the pylucene-dev
mailing list