When import is used in the function we submit, on execution of the function on the workers, the worker dies as `__import__` is undefined.
When import is used in the function we submit, on execution of the function on the workers, the worker dies as
__import__is undefined.