@task.pythonjob
def add(x, y, compter):
in this case, it should raise a clear error, because compute is a builtin input of PythonJob.
If the user already has a function with computer as input, then we suggest wrapping it inside a Python job, and renaming computer to another name, e.g., inner_computer.