[plt-scheme] PLT Webserver - (manager-instance-unlock! manager) instance-id

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Thu Jul 5 19:18:09 EDT 2007

Hi There,

Does anyone know under what circumstances an instance-id of a servlet
gets unlocked, so that the manager can cleanup the instance?

I'm currently cleaning up locked instances with 0 continuations,
but that has a pitfall when a servlet has created a thread, because
the thread will be killed.

Is there any way around that, or should I just avoid starting threads
in servlets?

Thanks in advance for your answers,

--Hans



Posted on the users mailing list.