##// END OF EJS Templates
subprocessio: don't use __del__ to close the buffers and readers. Instead use a finally block....
subprocessio: don't use __del__ to close the buffers and readers. Instead use a finally block. This helps with GC of resources used by subprocessio.

File last commit:

r134:c6c8a1d8 default
r799:825a2f59 default
Show More
setup.cfg
2 lines | 24 B | text/x-ini | IniLexer
[aliases]
test = pytest