Avoid abandoning Guidewire test continuations - #12518
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
More details
The delayed worker runs after the independent trace and consumes its captured continuation. The test still confirms that the independent trace remains a separate root.
🤖 Datadog Autotest · Commit eb757fb · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
|
🎯 Code Coverage (details) 🔗 Commit SHA: eb757fb | Docs | View more details | Give us feedback! |
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
d079beb
into
master
Avoid abandoning Guidewire test continuations Co-authored-by: andrea.marziali <[email protected]>
What Does This Do
Motivation
Updates the Guidewire delayed-worker test to eventually run the worker and consume its captured continuation.
I'm opening this PR since continuation leakage test are gonna be enforced so that I'd like this test not to fail in the future.
The test still verifies that an intervening trace remains independent, while avoiding an intentional continuation leak at the end of the test.
Additional Notes
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]