dillon1000/react
Commit
Browse files [snap] Use sync fs apis to stop crashes
--- Not sure why, but snap kept silently crashing when I used fs/promises to write to many file handles. I tried a `.catch(...)`, but couldn't figure it out. This diff changes snap to use sync fs apis to avoid crashes, but I'd love to get feedback if someone knows how to debug this.
Changed paths1 file
First-parent comparisoncompiler/forget/packages/snap/src/runner.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…