-
Notifications
You must be signed in to change notification settings - Fork 0
Close sessions to free them, and auto-close idle ones (SPEC-29) #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
964e5c1
fix(server): reap an agent child instead of hoping SIGTERM lands
leduckhc f72eba9
feat!: close sessions to free them, and auto-close idle ones (SPEC-29)
leduckhc abd2e7e
fix: finish the archive→close rename and correct its docs
leduckhc fd1f428
fix(server): bound the graceful close, and re-check idle guards befor…
leduckhc f6a8295
fix(server): make the adapter's close deadline tighter than the manag…
leduckhc 8bba1bb
refactor(server): extract IdleReaper; one owner for the close deadline
leduckhc 38bb37c
style: apply dart format after the rebase onto main
leduckhc da22268
fix: address CodeRabbit review findings (server stability + app test …
leduckhc f0fbad6
test: address CodeRabbit findings (sync baseline + fake transitions)
leduckhc 93b82c4
fix(app): address CodeRabbit review on FakeServer close/reopen
leduckhc edb3b8d
style: apply dart format
leduckhc 1fb40da
test(app): seed closed-screen baseline to catch unsync regressions
leduckhc 3d76830
fix(server): serialize teardown against input; escalate only a delive…
leduckhc c9e22e0
test(app): assert reopened rows leave the list; supersede SPEC-29 Dec…
leduckhc 8c12222
docs(test): correct the FakeServer initial-snapshot timing comment
leduckhc eca39f3
fix(app): FakeServer repo snapshots exclude closed sessions
leduckhc 382aedd
fix: close teardown races on reopen/dispose; make the fake match the …
leduckhc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.