urllib.request.urlopen will throw an exception with Python worker
If we use the following Python code which creates a connection with a website and returns its content:
Any attempt to request the worker will throw this weird error:
etc. (it's quite long)
What is going on?
0 Replies