Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix leaks in ColumnVectorTest (rapidsai#12625)
rapidsai#12548 introduced a number of GPU resource leaks in ColumnVectorTest. This cleans them up by wrapping them in `try` blocks. Authors: - Jason Lowe (https://github.com/jlowe) Approvers: - Robert (Bobby) Evans (https://github.com/revans2) - Jim Brennan (https://github.com/jbrennan333) - Nghia Truong (https://github.com/ttnghia) URL: rapidsai#12625
- Loading branch information