Skip to content
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

Only use memory resources that haven't been freed #14103

Conversation

robertmaynard
Copy link
Contributor

Description

Fixes #13859

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Sep 13, 2023
@robertmaynard robertmaynard requested a review from a team as a code owner September 13, 2023 13:15
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Sep 13, 2023
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 1668c2c into rapidsai:branch-23.10 Sep 13, 2023
59 of 60 checks passed
@robertmaynard robertmaynard deleted the bug/dont_use_freed_memory_allocator branch September 13, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Some libcudf gtests failing in with a Debug build and identify-stream-usage enabled
3 participants