teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

ds-dev: kill sandbox only works for appspace sandbox #73

Closed teleclimber closed 2 years ago

teleclimber commented 2 years ago

See sandboxcontrolservice.go. On kill message, it only asks sandbox manager to kill. It should try to kill app and migration sandboxes too.