Commit cd3056e
fix: Tangle should close fd for files (#1618)
The current implementation keeps the fd open for each file it is
tangling, which results in tangled shell scripts not being able to be
run until the instance is closed
Co-authored-by: Jimmyscene <[email protected]>1 parent bdb29ea commit cd3056e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| 529 | + | |
529 | 530 | | |
530 | 531 | | |
531 | 532 | | |
| |||
0 commit comments