Will Holley
-
2008-02-12
I had a bug where the response stream was getting closes prematurely when retrieving entity sets - this patch prevents the entity set query closing the stream explicity and it now gets closes higher up the call stack as appears to be the intended behaviour.