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

x/pkgsite: os/exec #63134

Closed
sslime336 opened this issue Sep 21, 2023 · 1 comment
Closed

x/pkgsite: os/exec #63134

sslime336 opened this issue Sep 21, 2023 · 1 comment
Labels
Milestone

Comments

@sslime336
Copy link
Contributor

What is the URL of the page with the issue?

https://pkg.go.dev/os/exec@go1.21.1#Cmd.StdoutPipe

What is your user agent?

Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/114.0 Firefox/114.0

Screenshot

Screenshot_20230921_094925_org.mozilla.firefox.jpg

What did you do?

Run the given example of exec.StdoutPipe

https://play.golang.org/p/ek7-_Xa_bN3

What did you expect to see?

Output:

"Bob is 32 years old\n"

What did you see instead?

Deadloock.

@gopherbot gopherbot added this to the Unreleased milestone Sep 21, 2023
@seankhliao
Copy link
Member

unfortunately the playground is limited in what it can run.

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants