Replace remove_path() usage with NamedTemporaryFile
Open
defined-and-prioritized
enhancement
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Originally suggested [here](https://github.com/Granulate/gprofiler/pull/671#pullrequestreview-1289634685). There are multiple sites which use it and probably many can be converted to `NamedTemporaryFile` which is a more robust API.
Contributor guide
Assessment
This issue has not been assessed yet.