Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): fix pty for multiple commands in 1 process #22294

Merged
merged 4 commits into from Mar 15, 2024

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Mar 13, 2024

Current Behavior

When multiple commands are run via the pseudo terminal, subsequent commands hang.

Expected Behavior

The pseudo terminal is able to run multiple commands without hanging.

Related Issue(s)

Fixes #21744
Fixes #21779
Fixes #22094
Fixes #21978
Fixes #21965

@FrozenPandaz FrozenPandaz requested review from a team as code owners March 13, 2024 05:20
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2024 11:18pm

@FrozenPandaz FrozenPandaz force-pushed the fix-pty branch 4 times, most recently from 545d5bc to 9f70c7e Compare March 14, 2024 03:33
@FrozenPandaz FrozenPandaz force-pushed the fix-pty branch 4 times, most recently from 55b6ae6 to 35a790d Compare March 14, 2024 23:16
@FrozenPandaz FrozenPandaz merged commit 02f0764 into nrwl:master Mar 15, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-pty branch March 15, 2024 14:01
arekkubaczkowski pushed a commit to arekkubaczkowski/nx that referenced this pull request Mar 19, 2024
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants