Missed a call to stop_tmux_repair_thread()
This commit is contained in:
parent
a839140ff4
commit
2583358963
1 changed files with 0 additions and 1 deletions
|
|
@ -1140,7 +1140,6 @@ def run_hw_tests(state):
|
|||
|
||||
# Cleanup
|
||||
state.ost.disconnect(full=True)
|
||||
stop_tmux_repair_thread(state)
|
||||
tmux_kill_pane(*state.panes.values())
|
||||
state.panes.clear()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue