Python agent AttributeError exception

Hi, I'm using python agent and there are weired exceptions in python agents.


Error trace are different but raised from same code(return f.fileobj.tell() if hasattr(f, "fileobj") else f.tell())
It's 4.0.1 version.
Are you facing same error?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.