Closed lukstafi closed 3 months ago
There's no benefit to the shutdown flag, it's better to build new physical device objects on demand. (Always shutdown, but don't make a fuss about it.)
We cannot make unsafe_cleanup safe, since typically there'll still be live contexts when it's called.
unsafe_cleanup
There's no benefit to the shutdown flag, it's better to build new physical device objects on demand. (Always shutdown, but don't make a fuss about it.)