@riprova.retry(error_evaluator=error_evaluator)
def mul2(x):
    global calls

    if calls < 3: