On Apr 30, 2005, at 4:43 PM, Titus Brown wrote: > My suspicion is that the Quixote developers mainly work with SCGI (as > do > I, these days) and don't want to have to test thread-safety. I That's true. > For the nonce, why not have QWIP check wsgi.multithreaded and raise an > exception if it's true, and then if Quixote gets retrofitted to provide > thread-safety info we can have it rely on that? QWIP might also look to the publisher class for an attribute (or a superclass) that asserts thread safety.