Skip to content

Fix error when stopping a container from the admin interface#527

Merged
stefanoborini merged 1 commit into
masterfrom
fix_stopping_error
Jun 26, 2017
Merged

Fix error when stopping a container from the admin interface#527
stefanoborini merged 1 commit into
masterfrom
fix_stopping_error

Conversation

@martinRenou

Copy link
Copy Markdown
Member

Closes #526

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #527 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #527   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          88       88           
  Lines        3961     3961           
  Branches      248      248           
=======================================
  Hits         3773     3773           
  Misses        137      137           
  Partials       51       51

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e90774d...d7c3280. Read the comment docs.

})
.fail(() => {
this.closeStopContainerDialog();
this.communicationError = "The request could not be executed successfully";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't recall where the communication error will go?

@stefanoborini stefanoborini merged commit 1027b19 into master Jun 26, 2017
@stefanoborini stefanoborini deleted the fix_stopping_error branch June 26, 2017 09:16
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.

3 participants