Skip to content
Snippets Groups Projects
Commit b8ed6735 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Fix for temp file on windows

On windows the temp file cannot be opened a second time while
it is still opened by python. Close the file in python before
asking the compiler to read it.

See https://docs.python.org/3.7/library/tempfile.html#tempfile.NamedTemporaryFile
parent 89962b76
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment