Complete file check
Open
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need a utility function to check if a file is complete.
Currently this is performed by either checking if the file size is changing (bad) or trying to open the file (very bad!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.