mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
Turns out process.exit() was sometimes getting called before the (async) fs.writeFile had finished writing the last of the generator output files.