cirruslabs / tart

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

tart stop: throw RuntimeError.VMNotRunning consistently and use enumeration instead of strings #784

Closed edigaryev closed 2 months ago

edigaryev commented 2 months ago

https://github.com/cirruslabs/tart/commit/202a6264b1c3413abd8da4aa5df2a11025d0af1c ensures that the tart stop behavior introduced in https://github.com/cirruslabs/tart/pull/321 still works.

https://github.com/cirruslabs/tart/commit/ce0ac404da1168c7266a4697a2c10acfe42f7fbe resolves https://github.com/cirruslabs/tart/issues/782.