Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix hanging process in the record dialog: ignore stdio for spawn
the older version of noir was producing more warnings, and probably this might have led to overfilling the stderr buffer like here: https://stackoverflow.com/questions/20792427/why-is-my-node-child-process-that-i-created-via-spawn-hanging/20792428#20792428
- Loading branch information