https://bugzilla.wikimedia.org/show_bug.cgi?id=63878
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Tim Landscheidt <[email protected]> --- The problem with this approach would be the dependence on "webservice stop" being the only way to kill a job. If for example the grid would transfer the job to another host, it would still just use SIGKILL, and we would be back at square one. So the sensible solution is to use "qsub -notify" and a suitable set of signals and timeouts. *** This bug has been marked as a duplicate of bug 61102 *** -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
