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

Bun shell hangs when using seq, dirname, or basename without stdout #10589

Closed
RanolP opened this issue Apr 27, 2024 · 0 comments · Fixed by #10590
Closed

Bun shell hangs when using seq, dirname, or basename without stdout #10589

RanolP opened this issue Apr 27, 2024 · 0 comments · Fixed by #10590
Labels
bug Something isn't working

Comments

@RanolP
Copy link
Contributor

RanolP commented Apr 27, 2024

What version of Bun is running?

1.1.5

What platform is your computer?

Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 unknown

What steps can reproduce the bug?

Run bun exec 'echo $(basename a)' in your console

What is the expected behavior?

It should print a end exit with code 0.

What do you see instead?

the bun shell interpreter hangs

Additional information

No response

@RanolP RanolP added the bug Something isn't working label Apr 27, 2024
@RanolP RanolP changed the title Bun shell hangs when using seq, dirname, or basename without stdio Bun shell hangs when using seq, dirname, or basename without stdout Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant