Pyqt + Paramiko: Main window got frozen when accessing SFTP server

后端 未结 0 773
半阙折子戏
半阙折子戏 2020-12-31 04:30

I designed a window with a button to access an SFTP server using paramiko. I use the exception handler to detect if the server is available, like:

try:
    se         


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