DuplexHandle finalizer fix missing...
Simon Marlow
simonmar@microsoft.com
Fri, 14 Mar 2003 13:06:37 -0000
> I have also noticed the fix for DuplexHandle finalizers is not in=20
> this release, I believe the finalizer
> should be attached to the write side (which is pointed to by the read=20
> side) but its still attached to the
> read side as in previous versions... Once again this is a=20
> critical fix,=20
> as otherwise applications keep one
> half of the connection open until they quit, or crash due to lack of=20
> resources.
Darn! That fix is sitting in my tree uncommitted because I never got
around to testing it properly. Sigh, I think I need a holiday :-(
/me wanders off looking a bit sheepish.
Cheers,
Simon