mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 03:53:22 +02:00
Fix worker restart when stopping
This commit is contained in:
@@ -320,6 +320,7 @@ module.exports = function(options) {
|
||||
}
|
||||
}
|
||||
else {
|
||||
willStop = true
|
||||
stop()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user