Skip to content

fix(issue): assessInterruptedSession hides stale crash locks with matching PID, preventing startAuto cleanup#6175

Open
jeremymcs wants to merge 1 commit into
mainfrom
issue/5714-assessinterruptedsession-hides-stale-cra-1778892835
Open

fix(issue): assessInterruptedSession hides stale crash locks with matching PID, preventing startAuto cleanup#6175
jeremymcs wants to merge 1 commit into
mainfrom
issue/5714-assessinterruptedsession-hides-stale-cra-1778892835

Conversation

@jeremymcs
Copy link
Copy Markdown
Collaborator

Summary

  • assessInterruptedSession now keeps stale crash locks even for same PID and only treats non-self alive PIDs as running, verified by focused interrupted-session auto tests.

Verification

  • Completed in the repository worktree before push.

Related Issue

Repo

  • gsd-build/gsd-2

Branch

  • issue/5714-assessinterruptedsession-hides-stale-cra-1778892835

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 16, 2026

Warning

Rate limit exceeded

@jeremymcs has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 33 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 48ccf70d-51b3-4663-ab8a-75dee3dabec2

📥 Commits

Reviewing files that changed from the base of the PR and between 8906b64 and 9519495.

📒 Files selected for processing (2)
  • src/resources/extensions/gsd/interrupted-session.ts
  • src/resources/extensions/gsd/tests/interrupted-session-auto.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch issue/5714-assessinterruptedsession-hides-stale-cra-1778892835

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

🟢 PR Risk Report — LOW

Files changed 2
Systems affected 0
Overall risk 🟢 LOW

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

Successfully merging this pull request may close these issues.

assessInterruptedSession hides stale crash locks with matching PID, preventing startAuto cleanup

1 participant