Skip to content

Program intermittently stops accepting input in active shell (windows-only) #2

@aaravmaloo

Description

@aaravmaloo

Sometimes, the program stops accepting user input in the current shell window. When this happens, the shell itself remains open but does not register any input for the program, forcing the user to restart the shell.

Environment:

OS: Windows (not observed on Linux/macOS so far)

Shell: PowerShell / CMD

Expected behavior:
The program should consistently accept input from stdin without requiring a shell restart.

Actual behavior:
Input is ignored intermittently until the shell is restarted.

Notes / Suspected cause:
Cause is currently unknown. It may be related to Go stdin/stdout handling on Windows, but this is unconfirmed and I am trying to ix it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions