JAL-3878 Set job status to cancelled on job cancellation.
authorMateusz Warowny <mmzwarowny@dundee.ac.uk>
Tue, 19 Oct 2021 13:31:31 +0000 (15:31 +0200)
committerMateusz Warowny <mmzwarowny@dundee.ac.uk>
Tue, 19 Oct 2021 13:31:31 +0000 (15:31 +0200)
commit86b7e99a7fc756a8e08ec0e5fb4e33b0f0e9941f
treef430feac3b62bda7f8183299f39b73eba7b49bee
parent987e7e84678221c2ac6f269df5c72a77df281059
JAL-3878 Set job status to cancelled on job cancellation.

Despite job cancellation not being implemented in slivka client,
the job status should be updated to cancelled for the event to
be emitted to the ui updater.
src/jalview/ws2/slivka/SlivkaWebService.java