Skip to content

go executor: reset canceled keepalive before restart#16

Merged
ChenJesse merged 1 commit into
mainfrom
jesse/keepalive-canceled-context-reset
Jun 30, 2026
Merged

go executor: reset canceled keepalive before restart#16
ChenJesse merged 1 commit into
mainfrom
jesse/keepalive-canceled-context-reset

Conversation

@ChenJesse

Copy link
Copy Markdown
Contributor

Summary

  • reset canceled KeepAlive execution contexts/channels before scheduling a restart
  • keep the existing invalidate() reset path untouched when it already installed a fresh context
  • add a regression test for task-context cancellation restart behavior

Testing

  • go test ./...

Follow-up to #15 and addresses the app PR review finding.

@ChenJesse ChenJesse force-pushed the jesse/keepalive-canceled-context-reset branch from 25c6465 to 686f837 Compare June 29, 2026 22:59
@ChenJesse ChenJesse force-pushed the jesse/keepalive-canceled-context-reset branch from 686f837 to 8f14dc9 Compare June 29, 2026 23:15
@ChenJesse ChenJesse merged commit 6472f72 into main Jun 30, 2026
1 check 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