Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cannot initialize workspace: no backup found #9600

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Fix cannot initialize workspace: no backup found #9600

merged 2 commits into from
Apr 28, 2022

Conversation

sagor999
Copy link
Contributor

Description

Fixes log message to be more unique so that it is easier to track where it is coming from
And fix cannot initialize workspace: no backup found; last backup failed: workspace does not exist. error that can happen if disposeWorkspace is called more then once.

Related Issue(s)

Fixes #9598

How to test

Launch workspace and shut it down. It should shutdown without any errors.
Since original error happens rarely, it might be difficult to repro original error.

Release Notes

Fix 'last backup failed: workspace does not exist.' error when shutting down workspace

Documentation

@sagor999 sagor999 marked this pull request as ready for review April 28, 2022 00:40
@sagor999 sagor999 requested a review from a team April 28, 2022 00:40
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/S team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot initialize workspace: no backup found; last backup failed: workspace does not exist.
3 participants