Skip to content

feat: configurable worktree creation timeout #1119

@norbinsh

Description

@norbinsh

Worktree creation currently uses a hardcoded 30s timeout, which causes failures for repos with heavy post-checkout hooks (linting, dependency install, etc.).

PR #1029 adds an optional worktree.timeout config (ms) with 30000ms default for backward compatibility:

worktree:
  timeout: 60000

Small change — 3 files, +38/-18 lines. All validation passes. Would love to get this merged if it looks good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority - Nice to have, consider closing if stalearea: isolationWorktree isolation providereffort/lowSingle file or function, one responsibility, isolated changefeature-requestNew functionality (external suggestion, needs review)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions