Python bindings: core.Stream missing close method?
From: Alexey Neyman <stilor_at_att.net>
Date: Tue, 19 Aug 2014 15:08:13 -0700
Hi,
It looks like the core.Stream class does not close the underlying streams. It
Obviously, it can be closed by calling core.svn_stream_close(s._stream) - but
Am I right that it leaks open streams? If I am - perhaps, fix as attached - to
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.