8000 Bug: Stopping chat doesn't stop long-running shell commands, which then causes rest of conversation to hang · Issue #2337 · block/goose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug: Stopping chat doesn't stop long-running shell commands, which then causes rest of conversation to hang #2337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
m-roberts opened this issue Apr 24, 2025 · 0 comments

Comments

@m-roberts
Copy link

Describe the bug

Cancelling a chat with a long-running shell operation does not stop the task. In addition, the chat cannot resume until the previous tool call has completed. In the screenshot I provide below, I am using "sleep 5m" to demonstrate this, however this could easily happen with something like a file search operation in a directory with a large number of files (e.g. a home directory) - this was how I originally discovered this bug.

To Reproduce

Steps to reproduce the behavior:

See screenshot.

Expected behavior

Stopping a conversation should stop the tool call and should not prevent resuming the chat with a follow-up message.

Screenshots

Image

Please provide following information:

  • OS & Arch: macOS
  • Interface: UI
  • Version: v1.0.20
  • Extensions enabled: Developer
  • Provider & Model: gpt-4o
@m-roberts m-roberts changed the title Stopping chat doesn't stop long-running shell commands, which then cause rest of conversation to hang Bug: Stopping chat doesn't stop long-running shell commands, which then causes rest of conversation to hang Apr 24, 2025
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

No branches or pull requests

1 participant
0