diff -r 81278aff6af9 -r 8d4e498a7af8 Utilities/BackgroundService.py --- a/Utilities/BackgroundService.py Thu Apr 23 20:05:38 2015 +0200 +++ b/Utilities/BackgroundService.py Thu Apr 23 20:11:44 2015 +0200 @@ -300,6 +300,7 @@ """ Public method to ask a batch job to terminate. + @param fx function name of the service (str) @param lang language to connect to (str) """ self.__cancelled = True