use `tempdir` correctly
Creating a temporary directory, removing it and then reusing the name is not a safe operation. Instead just extract the source package to a path below the temporary directory.
Loading
Please register or sign in to comment