Skip to content

Commit

Permalink
Fix leaks in ColumnVectorTest (#12625)
Browse files Browse the repository at this point in the history
#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: #12625
  • Loading branch information
jlowe authored Jan 27, 2023
1 parent 20c945b commit fb17ac7
Showing 1 changed file with 253 additions and 240 deletions.
Loading

0 comments on commit fb17ac7

Please sign in to comment.