dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/packages/snap/src/runner.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…