fix(fs): Improve waitForFileToBeReady function for file stability detection

This commit is contained in:
2025-01-07 04:30:39 +01:00
parent d557e4b4fe
commit 4c4e41b158
5 changed files with 1315 additions and 272 deletions

View File

@@ -49,7 +49,7 @@
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartmime": "^2.0.4",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartpromise": "^4.1.0",
"@push.rocks/smartrequest": "^2.0.23",
"@push.rocks/smartstream": "^3.2.5",
"@types/fs-extra": "^11.0.4",
@@ -63,8 +63,8 @@
"@git.zone/tsbuild": "^2.2.0",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.0.90",
"@push.rocks/tapbundle": "^5.5.3",
"@types/node": "^22.10.2"
"@push.rocks/tapbundle": "^5.5.4",
"@types/node": "^22.10.5"
},
"files": [
"ts/**/*",