Open
Description
I run my Electron app using electron ./build/index.js
, it logs to stdout/stderr and I also run a repl
terminal. However, when using this library and any file is modified (so the app is restarted), the process running in the terminal is terminated and I no longer see logs.
Is this expected?
Metadata
Metadata
Assignees
Labels
No labels