comparison contrib/catapipe.py @ 42280:e570106beda1

automation: shore up rebooting behavior There was a race condition in the old code. Use instance.stop()/instance.start() to eliminate it. As part of debugging this, I also found another race condition related to PowerShell permissions after the reboot. Unfortunately, I'm not sure the best way to work around it. I've added a comment for now. Differential Revision: https://phab.mercurial-scm.org/D6288
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 19 Apr 2019 07:34:55 -0700
parents c311424ea579
children ff562d711919
comparison
equal deleted inserted replaced
42279:f30184484dd1 42280:e570106beda1