qvm icon indicating copy to clipboard operation
qvm copied to clipboard

Cleanup persistent QVMs on exit

Open appleby opened this issue 6 years ago • 0 comments

The proposal in #39 mentions the need to release persistent QVMs on exit. Currently we don't do anything special to ensure persistent QVMs are cleaned up on exit. Determine whether we need to explicitly release persistent QVMs on exit, especially for shared-mem allocations (not yet supported).

appleby avatar Sep 25 '19 16:09 appleby