[Zope] Is there a way to askZope whether it is running multithreaded

Robert Rottermann robert@redcor.ch
Fri, 23 Nov 2001 10:32:50 +0100


I am using Wing as a debugger. This excellent tool needs Zope to run
singlethreaded. Otherwise it dies so miserably that it kills even the Linux
it is running on.

Wing uses a patched z2.py where it has a call to connect to wing added.

I would like to be able to avoid connecting to Wing when Zope is running
multithreaded.


thanks

Robert