Skip to content

test: Fix L0_simple_lib--base - #8431

Merged
yinggeh merged 1 commit into
mainfrom
yinggeh/tri-85-2509-ci-failure-l0_simple_lib-base
Oct 2, 2025
Merged

test: Fix L0_simple_lib--base#8431
yinggeh merged 1 commit into
mainfrom
yinggeh/tri-85-2509-ci-failure-l0_simple_lib-base

Conversation

@yinggeh

@yinggeh yinggeh commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

What does the PR do?

Fix race condition. The barrier object is destructed before access in request release callbacks, leading to segfault.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • test

Related PRs:

triton-inference-server/core#452

Where should the reviewer start?

Test plan:

  • CI Pipeline ID:
    35850970

Caveats:

Background

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

@yinggeh yinggeh self-assigned this Oct 1, 2025
@yinggeh yinggeh added the PR: test Adding missing tests or correcting existing test label Oct 1, 2025

@whoisj whoisj 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.

The fix looks correct-ish, but I left a question (repeated 3 times) for you.

Comment thread src/simple.cc
Comment thread src/simple.cc
Comment thread src/simple.cc
@yinggeh
yinggeh requested review from pskiran1 and whoisj October 1, 2025 19:19
@yinggeh yinggeh changed the title test: Fix 0_simple_lib test: Fix L0_simple_lib--base Oct 2, 2025
@yinggeh
yinggeh merged commit 280a6dc into main Oct 2, 2025
3 checks passed
@yinggeh
yinggeh deleted the yinggeh/tri-85-2509-ci-failure-l0_simple_lib-base branch October 2, 2025 15:57
yinggeh added a commit that referenced this pull request Oct 2, 2025
mc-nv pushed a commit that referenced this pull request Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: test Adding missing tests or correcting existing test

Development

Successfully merging this pull request may close these issues.

3 participants