You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure every time the agent runs Command:find it ends up freezing until it times out. Here's an example:
find /workspace -type f -exec grep -l "toast.add" {} ;
/workspace/components/products/PromotionsTab.vue
[Command timed out after 120 seconds. SIGINT was sent to interrupt the command.]
OpenHands Installation
Docker command in README
OpenHands Version
0.18.0
Operating System
MacOS
Logs, Errors, Screenshots, and Additional Context
[Command timed out after 120 seconds. SIGINT was sent to interrupt the command.]
The text was updated successfully, but these errors were encountered:
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
I'm pretty sure every time the agent runs Command:find it ends up freezing until it times out. Here's an example:
find /workspace -type f -exec grep -l "toast.add" {} ;
/workspace/components/products/PromotionsTab.vue
[Command timed out after 120 seconds. SIGINT was sent to interrupt the command.]
OpenHands Installation
Docker command in README
OpenHands Version
0.18.0
Operating System
MacOS
Logs, Errors, Screenshots, and Additional Context
[Command timed out after 120 seconds. SIGINT was sent to interrupt the command.]
The text was updated successfully, but these errors were encountered: