Harishv

Results 48 comments of Harishv

Thank you for sharing. Kindly give me some time to debug the issue.

Can you share the working code files as well so that we can debug the issue?

Can you share the working code files as well so that we can debug the issue?

The error is not coming from the pyats. It is coming from your code. Kindly fix it. For your reference, kindly check this link: https://stackoverflow.com/questions/71945399/python-3-8-multiprocessing-typeerror-cannot-pickle-weakref-object

The issue might be with the objects in the self.devices list. They might contain attributes that cannot be pickled check the pickle-ability of your MyDevice objects If your MyDevice class...

Hi, In version 24.3, we seen some bugs, but we have fixed them in version 24.4. That's the reason why you haven't seen the same issue again.