mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
Fix worker restart when stopping
This commit is contained in:
parent
20b1d708ae
commit
80ac27fbb4
1 changed files with 1 additions and 0 deletions
|
@ -320,6 +320,7 @@ module.exports = function(options) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
willStop = true
|
||||||
stop()
|
stop()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue