Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Gradle 2.1 is out and now has cancelation support in the tooling API.
This means we should be able to implement cancelation support on our end as well.
- Long running operations such as model builds should be cancelable from the progress dialog
- Stop button on console view should work as well