I was running `cudf-polars` pdsh 1k runs on GH200 node with @rjzamora 's [PR](https://github.com/rapidsai/cudf/pull/20161). I noticed that when a query fails with an OOM error, the python process hangs, and I have to manually kill the process. It's not cleaning up properly.