Skip to content

Prevent duplicate session browser controllers - #14

Merged
Pimpmuckl merged 1 commit into
mainfrom
fix/session-controller-lease
Aug 10, 2026
Merged

Prevent duplicate session browser controllers#14
Pimpmuckl merged 1 commit into
mainfrom
fix/session-controller-lease

Conversation

@Pimpmuckl

Copy link
Copy Markdown
Owner

Summary

  • acquire one PID-backed controller lease per ask-pro session directory
  • recover dead owners with atomic lease-directory takeover and retire leases atomically on release
  • keep recursive fresh/resume transitions inside the outer lease while preserving cross-session concurrency

Validation

  • plugin validator
  • pnpm run build
  • pnpm run lint
  • pnpm test (17 files, 281 tests)
  • pnpm run format:check
  • pnpm pack --dry-run
  • Review Suite fast: rvw_f7ee59d9, clean and closure-conformant

@Pimpmuckl
Pimpmuckl merged commit 805981b into main Aug 10, 2026
3 checks passed
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.

1 participant