anthropics / anthropics/claude-code
[Bug] Tool execution timeout too short in check_all.sh (10 min limit)
Open
Beginner friendly
area:bash
enhancement
platform:linux
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
**Bug Description**
timelimits for tools/check_all.sh (10 min) is bad, we need a flex solution
**Environment Info**
- Platform: linux
- Terminal: konsole
- Version: 2.1.270
- Feedback ID: f8857cbd-df64-4908-8738-cb56d5c71062
**Errors**
```json
[]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with tools/check_all.sh and inspect where the fixed 10-minute execution limit is defined. Trace how tool execution is terminated, then verify that longer-running checks are not stopped prematurely and that the timeout remains usable on Linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100