wait
For
Host
Restart
open fun waitForHostRestart(host: BrownieHost, attempts: AtomicInteger, onHostRestart: RemoteHostWaiter.OnHostRestart)
Method used to wait the restart of the host to perform the post reboot routines
Parameters
host
The rebooted host
attempts
The current attempts reached
onHostRestart
The callback to invoke after the host restarted