Open
Description
Describe the bug
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:
'C:\\Users\\betim\\AppData\\Local\\Temp\\tmpr4kzrh76'
To reproduce
- sam init
- just choose hello world (type script)
- rename the folder name (also update the path in template.yaml
- sam build
Expected behavior
Success without any error (I have also tried to manually remove the temp file, but it turns out the error is consistent with each time it also generate again, so the root cause will be from sam build
itself, and it generate the temp file
- OS: Windwos 11 64bit