-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.5
-
Fix Version/s: 2.1.0
-
Component/s: None
-
Tags:
-
Sprint:nxDrive 11.1.10
-
Story Points:0
Improve download stability by manually calling os.fsync(fd) when saving a file to the hard drive. As stated in the doc, we should also call fd.flush() first.
- is required by
-
NXDRIVE-1669 Force write of file to disk
- Resolved