[Seaside-dev] Issue 324 in seaside: connection is not closed when process is terminated

codesite-noreply at google.com codesite-noreply at google.com
Fri Jan 30 12:05:56 UTC 2009


Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium Version-Seaside2.9

New issue 324 by jfitzell: connection is not closed when process is  
terminated
http://code.google.com/p/seaside/issues/detail?id=324

If you close a debugger the page still shows as loading. This is presumably
since the removal of the ProcessMonitor which would have resumed the
original process when the second process was terminated.

I'm guessing we need an #ensure: or #ifCurtailed: or something in the
server adaptor...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list