[Mono-bugs] [Bug 312409] ThreadPool.RegisterWaitForSingleObject does not work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 8 13:25:19 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=312409

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=312409#c8





--- Comment #8 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-05-08 11:25:19 MDT ---
Don't remember if MS closes the stream after you reach the content-length you
set, but that's easy to test. In any case, your callback should be called after
all the data has been written so no exception would need to be thrown (at least
that's what MS does too, so if you don't write all the expected data and don't
close the stream, you're going to be waiting and waiting and waiting...)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list