#613·tsx

Parent-child pipes not relayed

Author: antoinep92Created Jul 15, 2024Updated Aug 9, 2026
Labelsbugblocked

Acknowledgements

  • I read the documentation and searched existing issues to avoid duplicates
  • I understand this is a bug tracker and anything other than a proven bug will be closed
  • I understand this is a free project and relies on community contributions
  • 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

  • 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