sw.reboot is not working after upgrading junos-eznc version from 2.7.1 to 2.7.2 Device details qfx5120-32c JUNOS version: using 22.2R3-S4.10 and 22.2R2-S1.5. These are standalone devices script: This is how I call the function reboot: sw = SW(dev=self.session.handle) message = sw.reboot(in_min=0, at=None, all_re=False, on_node=None, vmhost=False) reboot works fine after reverting back to junos-eznc 2.7.1