2008/10/29 Stuart Watt <[EMAIL PROTECTED]>: > The problem is more at the boundary between the web server and Catalyst. > Under IIS, we don't seem to get any kill signal at all, certainly when using > ActivePerl/PerlEx. I had kind of hoped we might get SIGPIPE, but we don't.
Have you tried testing whether STDOUT is still open after the request has been cancelled? (this is just a guess) Carl _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
