tsx
tsx copied to clipboard
Parent-child pipes not relayed
Acknowledgements
- [X] I read the documentation and searched existing issues to avoid duplicates
- [X] I understand this is a bug tracker and anything other than a proven bug will be closed
- [X] I understand this is a free project and relies on community contributions
- [X] I read and understood the Contribution guide
Minimal reproduction URL
https://stackblitz.com/edit/node-qzmjn4?file=main.js
Problem & expected behavior (under 200 words)
I'm not aware of how tsx
works internally, but apparently it breaks at least some forms of inter-process communication. I setup a child process to have a stream (fd 3) to talk with it's parent, but that becomes unusable when using tsx. Spent quite a bit of time to track the issue to tsx actually ^_^
I don't know if this is easily fixable, but at least it should be documented somewhere.
Bugs are expected to be fixed by those affected by it
- [X] I'm interested in working on this issue
Compensating engineering work will speed up resolution and support the project
- [ ] I'm willing to offer $10 for financial support