[Webware-devel] urlPath() and PSP

2002-12-19 Thread Stuart Donaldson
So before I start getting too comfortable with my knowledge of Webware, I wanted to check on a couple of things that look like possible problems. In the case of the psp-handler, the mod_webkit sets WK_ABSOLUTE=1 and then HTTPRequest.py urlPath()/fsPath() will return a path constructed from the

RE: [Webware-devel] waiting for threads to terminate.

2002-12-19 Thread Geoffrey Talvola
Stuart Donaldson [mailto:[EMAIL PROTECTED]] wrote: > The shutdown code in ThreadedAppServer.shutDown() sends a None to all > threads to cause them to terminate, and then does a join to > each thread. > > The problem is that if you have a thread that is busy, perhaps a > server-push thread that