[Mono-dev] [PATCH] Regression in Sys.Web: Session_End not called on app shutdown
Juraj Skripsky
js at hotfeet.ch
Mon Jun 25 13:09:16 EDT 2007
Hi Marek,
Your commit r80321 broke the session handling in System.Web. When a web
app is shut down ("touch global.asax" or stop xsp/mod_mono) while a
session is still running, Session_End is never called!
The attached patch re-introduces the method and its call which is
responsible for the invocation of Session_End is that case.
May I commit?
- Juraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SessionEnd.patch
Type: text/x-patch
Size: 1488 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070625/3c354681/attachment.bin
More information about the Mono-devel-list
mailing list