Commit 69337c8
Fix Skani: increase disk allocation and delete archive after extraction
35 GB archive + 56 GB extracted simultaneously exhausted the ~92 GB disk
(2x multiplier was too tight). Bump to 3x and rm the archive immediately
after extraction to free 35 GB before skani search runs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c23149c commit 69337c8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments