Skip to content

fix: refresh VM status watch on every tick - #247

Merged
CMGS merged 1 commit into
masterfrom
codex/fix-status-watch-refresh
Sep 14, 2026
Merged

CMGS merged 1 commit into
masterfrom
codex/fix-status-watch-refresh

Conversation

@CMGS

@CMGS CMGS commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Redraw vm status --watch on each tick or metadata event even when the VM record is unchanged, so live THROTTLED counters and the header time advance.
  • Reuse VM state reconciliation without building an unused snapshot.
  • Cover an unchanged running VM whose cpu.stat throttling counters increase between ticks.

Validation

  • GOWORK=off make fmt-check
  • GOWORK=off make lint (linux and darwin: 0 issues)
  • GOWORK=off asl -forwarder=false ./...
  • GOWORK=off GOOS=linux asl -forwarder=false ./...
  • GOWORK=off go test -race -count=1 ./...

@CMGS
CMGS merged commit d7dd9a6 into master Sep 14, 2026
4 checks passed
@CMGS
CMGS deleted the codex/fix-status-watch-refresh branch September 14, 2026 16:40
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