You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user deletes running workspace - we first try to stop it, on stop - workspace is snapshotting, but no need in it, cause the last step will delete it. So to avoid extra operations - need to stop workspace without snapshotting on workspace deletion.
The text was updated successfully, but these errors were encountered:
ashumilova
added
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
and removed
status/in-progress
This issue has been taken by an engineer and is under active development.
labels
Dec 18, 2016
When user deletes running workspace - we first try to stop it, on stop - workspace is snapshotting, but no need in it, cause the last step will delete it. So to avoid extra operations - need to stop workspace without snapshotting on workspace deletion.
The text was updated successfully, but these errors were encountered: