Commit 1bda239
committed
Resolve ZIP write completion on output close
Wait for the write stream close event in zipFolder to ensure the file
descriptor is flushed and closed before proceeding. This avoids rare
truncated ZIPs on fast CI runners. Keep error and warning handling
unchanged.1 parent d301eb1 commit 1bda239
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
435 | 441 | | |
436 | 442 | | |
437 | 443 | | |
438 | 444 | | |
439 | 445 | | |
440 | 446 | | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
441 | 450 | | |
442 | | - | |
443 | | - | |
444 | | - | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
445 | 455 | | |
446 | 456 | | |
447 | 457 | | |
| |||
0 commit comments