decentraland / decentraland/asset-bundle-converter
Ensure local files are being deleted after finishing process
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 8
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
Currently, the converters intermittently encounter the following error: Stopping program due to lack of disk space.
It is suspected that the files generated on the local system are not being cleared properly, resulting in this error as they eventually consume the entire disk space.
Contributor guide
Assessment
This issue has not been assessed yet.