GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Cannot cancel deploy

Open
#1,182 3 comments 0 reactions 0 assignees View on GitHub
enhancement priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

My deploy was stuck with `Updating service [default]...` for more than 10 minutes. I tried to cancel it, but the deploy job doesn't honor it:

![selection_002](https://cloud.githubusercontent.com/assets/10523105/21659438/adf2198e-d298-11e6-89a2-d6af67617d86.png)

![selection_001](https://cloud.githubusercontent.com/assets/10523105/21659441/b03ae8b0-d298-11e6-934a-b0e2e62d5a79.png)

Even with #373 and #630, there still seems to be an issue.

At least, I could exit Eclipse unlike #630. (I think this is because we no longer hold a workspace lock after #630). However, it gives the following message, evidencing that the job is not canceled at the time of Eclipse shutdown.

```
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.google.cloud.tools.eclipse.appengine.deploy.standard.StandardDeployJob
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.