cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.76k stars 106 forks source link

tart delete: prevent the deletion of running VMs #676

Closed edigaryev closed 9 months ago

edigaryev commented 9 months ago

And introduce a VMDirectory.lock() method to avoid duplication of the PIDLock(lockURL: vmDir.configURL) snippet.