Skip to content

Move engine teardown into ServerCell.stop - #1867

Open
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op5-3from
tom/refactor-miles/op5-4
Open

Move engine teardown into ServerCell.stop#1867
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op5-3from
tom/refactor-miles/op5-4

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Part of #1837

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 1fbe4de to e5ebd8c Compare July 28, 2026 13:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch 2 times, most recently from 7f95ba9 to b28729e Compare August 3, 2026 23:45
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch 2 times, most recently from 3cc7d15 to d1bbb13 Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from b28729e to 9e31799 Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from d1bbb13 to 9b22eca Compare August 4, 2026 06:58
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 9e31799 to 7856256 Compare August 4, 2026 06:58
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 9b22eca to bec5ce3 Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 7856256 to 9b2b0dd Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from bec5ce3 to 66955a8 Compare August 10, 2026 06:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 9b2b0dd to c334e14 Compare August 10, 2026 06:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 66955a8 to 10b5470 Compare August 10, 2026 16:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from c334e14 to 95fdd1e Compare August 10, 2026 16:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 10b5470 to 4543046 Compare August 10, 2026 16:34
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 95fdd1e to 4c50796 Compare August 10, 2026 16:34
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 4543046 to cdffae9 Compare August 12, 2026 02:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 4c50796 to 8240808 Compare August 12, 2026 02:48
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from cdffae9 to 3b4c6bc Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 8240808 to 2f09e35 Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 3b4c6bc to ef554fa Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch 3 times, most recently from 842a79f to b9a2ee9 Compare August 13, 2026 03:25
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 60ed09b to ee3a910 Compare August 13, 2026 06:01
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from b9a2ee9 to 55146af Compare August 13, 2026 06:01
stop_engines keeps the router unregistration, then converts the flat
engine indices into whole cells (asserting full coverage) and stops each.
The shutdown timeout moves to server_cell so both modules share it.
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from ee3a910 to 30ace97 Compare August 14, 2026 04:46
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-4 branch from 55146af to 028906f Compare August 14, 2026 04:46

@guapisolo guapisolo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for the #2176 safe-merge checkpoint: #1870 moves teardown selection to cell indices, eliminating the partial-engine unregister-before-validation state, and the fix remains present through the checked chain tip. This finding therefore no longer blocks the PR in stack context.

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.

2 participants