Skip to content

Conversation

@thedadams
Copy link
Contributor

Binding os.Stdin, which will not be closed in gptscript, causes issues with Windows because the subcommand will wait for stdin to be closed before launching. Since we are not using stdin with subcommands, this binding can safely be removed.

Binding os.Stdin, which will not be closed in gptscript, causes issues
with Windows because the subcommand will wait for stdin to be closed
before launching. Since we are not using stdin with subcommands, this
binding can safely be removed.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit 039376c into gptscript-ai:main Jun 10, 2024
@thedadams thedadams deleted the remove-cmd-os-stdin branch June 10, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants