mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 06:53:20 +02:00
Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list.
This commit is contained in:
@@ -51,7 +51,7 @@ module.exports = syrup.serial()
|
||||
, poke: function() {
|
||||
push.send([
|
||||
wireutil.global
|
||||
, wireutil.envelope(new wire.DevicePokeMessage(
|
||||
, wireutil.envelope(new wire.DeviceReadyMessage(
|
||||
options.serial
|
||||
, channel
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user