Skip to content

Java: Fix for a crash situation when using different threads (#680) #705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: branch-25.02
Choose a base branch
from

Conversation

chatman
Copy link
Contributor

@chatman chatman commented Feb 17, 2025

Using a pool memory manager was causing crash with different threads. Modified a test to run parallely sometimes.

Using a pool memory manager was causing crash with different threads. Modified a test to run parallely sometimes.

Co-authored-by: Vivek Narang <[email protected]>
Copy link

copy-pr-bot bot commented Feb 17, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@chatman chatman changed the title Fix for a crash situation when using different threads (#680) Java: Fix for a crash situation when using different threads (#680) Feb 17, 2025
@chatman chatman changed the base branch from branch-25.04 to branch-25.02 February 17, 2025 06:24
@chatman
Copy link
Contributor Author

chatman commented Feb 17, 2025

Branch 25.04 doesn't have latest Java fixes that 25.02 has. Hence, unable to raise against that branch.

@rhdong rhdong added bug Something isn't working non-breaking Introduces a non-breaking change Java labels Feb 17, 2025
Copy link
Member

@rhdong rhdong left a comment

Choose a reason for hiding this comment

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

LGTM

@rhdong
Copy link
Member

rhdong commented Feb 17, 2025

/ok to test

@rhdong
Copy link
Member

rhdong commented Feb 17, 2025

Hi @cjnolet , would you like this PR could be squashed with #695 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Java non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants