Skip to content

Conversation

thedadams
Copy link
Contributor

Windows won't allow the forked command to start while stdin is being held open. This means that daemons won't work on Windows. This fix bypasses this by not providing os.Stdin to the forked command.

Windows won't allow the forked command to start while stdin is being
held open. This means that daemons won't work on Windows. This fix
bypasses this by not providing os.Stdin to the forked command.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit 02170de into gptscript-ai:main Jun 7, 2024
@thedadams thedadams deleted the windows-ui branch June 7, 2024 20:53
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.

1 participant