Skip to content

Resume from Interruption #8

@aleksandrov-denis

Description

@aleksandrov-denis

Why: Long bisections (especially git source builds) can take hours/days. If interrupted, all progress is lost.

Details:

  • Save bisection state periodically (current commit, test results, bisect log)
  • Detect incomplete bisection on startup and offer to resume
  • Store state in /var/local/kernel-auto-bisect/bisect_state.json
  • Check if git bisect is in progress and restore GOOD_REF/BAD_REF

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions