Skip to content

fix(shell): commands expecting stdin will be "working" indefinitely#1964

Merged
adamdotdevin merged 1 commit into
anomalyco:devfrom
yihuikhuu:fix-hang-waiting-for-stdin
Aug 15, 2025
Merged

fix(shell): commands expecting stdin will be "working" indefinitely#1964
adamdotdevin merged 1 commit into
anomalyco:devfrom
yihuikhuu:fix-hang-waiting-for-stdin

Conversation

@yihuikhuu

@yihuikhuu yihuikhuu commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

Running a command that expects an input from stdin will be stuck on working... indefinitely. (Can interrupt with escape)

An example of this is running !cat

Setting stdin to ignore will allow these cases to terminate.

@yihuikhuu yihuikhuu changed the title fix(shell): issue where commands expecting stdin will hang fix(shell): issue where commands expecting stdin will be "working" indefinitely Aug 15, 2025
@yihuikhuu yihuikhuu changed the title fix(shell): issue where commands expecting stdin will be "working" indefinitely fix(shell): commands expecting stdin will be "working" indefinitely Aug 15, 2025
@adamdotdevin
adamdotdevin merged commit 86df407 into anomalyco:dev Aug 15, 2025
1 check passed
@yihuikhuu
yihuikhuu deleted the fix-hang-waiting-for-stdin branch August 16, 2025 14:53
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
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