Opened 3 years ago
Last modified 3 years ago
it is as follows:
ValueError?: close_fds is not supported on Windows platforms
Patch to remoev close_fds for windows - and also ensure that other files are closed
Here is a patch to remove the close_fds and also close other handles (required to remove the temp files and directory)