PyCharm remote processes finish when connection breaks

前端 未结 1 1464
失恋的感觉
失恋的感觉 2021-02-05 17:27

I am running a project using a remote interpreter using an SSH connection (PyCharm professional 2016.3.3). When I have a connection everything works fine, but if my connection g

相关标签:
1条回答
  • 2021-02-05 18:21

    I am also looking for a solution to this problem. The only workaround that I can think of for now is to set the keep alive message interval to a very high value under Tools>Deployment>Configuration>Advance Options. Maybe this solves the problem that the process finishes (But I couldn't test this yet).

    0 讨论(0)
提交回复
热议问题