python3: clean up system resources (pipes, processes)
Python3 added automatic detection of leaked resources, which causes lots of warnings in Re6st, mostly because of unclosed subprocess streams.
Showing
Please register or sign in to comment