Stop Jobs

Description

It is not possible to use the buttons "interrupt", "stop/terminate" and "kill" in a yada-runner.

Reason:

The Runner who is responible for the button-actions, calls methods on the job-objects which the class job does not provide. In the earlier version Job.tcl inhered from Process.tcl which provided those methos the runner wants to call.

Fixed

I wrote the three methods for YadaJob. The YadaJob deligates it to its node which tells it to its CdgServer to kill the job.

Comments

 

 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback