Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Shell gets hung when used in $(...) command substitution #1

Open
pbnj opened this issue Jan 24, 2020 · 1 comment
Open

Shell gets hung when used in $(...) command substitution #1

pbnj opened this issue Jan 24, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pbnj
Copy link
Owner

pbnj commented Jan 24, 2020

The following example causes the shell to get hung:

GITHUB_USER=$(surveyor input --message "What is your GitHub username:")
@pbnj pbnj added the bug Something isn't working label Jan 24, 2020
@pbnj pbnj self-assigned this Jan 24, 2020
@pbnj
Copy link
Owner Author

pbnj commented Jan 24, 2020

I was able to reproduce the bug using survey's examples/simple.go and filed a bug here: AlecAivazis/survey#267

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant