Example #1
0
def stop( args, helpers ):

    if 'log' in args:
        updatelog( {'description' :  args['log']}, helpers )

    Task.stop()