fabric: run() detect if ssh connection is broken during command execution

后端 未结 0 1157
温柔的废话
温柔的废话 2021-01-11 17:12

I\'m using fabric.api to run command in the remote machine. The snippet of my code looks like this:

import time
import sys

from fabric.api import *
from fabr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题