Skip to content

Clarify AuTest process lifetime for Copilot - #13703

Merged
bneradt merged 1 commit into
apache:masterfrom
bneradt:clarify-autest-process-lifetimes
Sep 17, 2026
Merged

bneradt merged 1 commit into
apache:masterfrom
bneradt:clarify-autest-process-lifetimes

Conversation

@bneradt

@bneradt bneradt commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Copilot repeatedly mistakes StillRunningAfter assertions for process
lifetime controls and requests unnecessary changes to tests that reuse
servers across runs, as seen in the review of #13666.

This patch explains the assertion semantics and directs reviewers to
check process scope, startup dependencies, and shutdown behavior before
reporting a lifetime bug.

Co-authored-by: GPT-6 Astra Light

Copilot repeatedly mistakes StillRunningAfter assertions for process
lifetime controls and requests unnecessary changes to tests that reuse
servers across runs, as seen in the review of apache#13666.

This patch explains the assertion semantics and directs reviewers to
check process scope, startup dependencies, and shutdown behavior before
reporting a lifetime bug.

Co-authored-by: GPT-6 Astra Light
Copilot AI lite review requested due to automatic review settings September 17, 2026 21:13
@bneradt bneradt added this to the 11.0.0 milestone Sep 17, 2026
@bneradt bneradt self-assigned this Sep 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bneradt
bneradt merged commit 5fb35f4 into apache:master Sep 17, 2026
14 checks passed
@bneradt
bneradt deleted the clarify-autest-process-lifetimes branch September 17, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants