virlos
virlos
This is caused by PyATS now eagerly trying to convert each proxy name from a server to a device, even if we already define it as a device in the...
The issue was reported to the PyATS developers by the reporter alongside a code fix; it is up to them to accept and release a fix for this.
In the meantime, would it help if you used a greater `auto_sync_interval` value in the client?
You can save the nodes() result - unless there is a change in the node set itself, the instances should remain valid.
You may be able to call connect with added logfile=os.devnull parameter.