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

CLDIDE-2631: Fix wrong behavior during creating workspace from factory #504

Merged
merged 2 commits into from
Dec 10, 2015

Conversation

akorneta
Copy link
Contributor

In situation during creating workspace from factory when workspace with specified name
already exist we had unhandled exception and abnormal behavior of ide.

In situation during creating workspace from factory when workspace with specified name
already exist we had unhandled exception and abnormal behavior of ide.
} else {
startWorkspaceById(workspaceToStart);
}
Log.info(getClass(), workspaceToStart);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this line

@mshaposhnik
Copy link
Contributor

ok

@skabashnyuk
Copy link
Contributor

ok @vparfonov ?

@vparfonov
Copy link
Contributor

ok

akorneta added a commit that referenced this pull request Dec 10, 2015
CLDIDE-2631: Fix wrong behavior during creating workspace from factory
@akorneta akorneta merged commit 8a65088 into 4.0 Dec 10, 2015
@akorneta akorneta deleted the CLDIDE-2631 branch December 10, 2015 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants