-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this bug and that I agree to the Code of Conduct
Type of Bug
Silent Failure
Component
cuda.core
Describe the bug
The description says it all. Errors appear to be suppressed by Cython "noexcept" decorations.
How to Reproduce
See #1117 and tests under memory_ipc/test_errors.py
Expected behavior
Errors in Buffer.close
should be raised. Suppressions should occur during implicit calls from, e.g., __del__
or __dealloc__
.
Operating System
No response
nvidia-smi output
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working