主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Max Dyachenko
活动总数
7
最后的活动
2022年08月20日 17:36
成员加入日期
2022年08月18日 07:19
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(6)
Max Dyachenko
进行了评论,
2022年08月20日 17:36
Could you please make sure you are not a root when reproducing this?
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
0 票
Max Dyachenko
进行了评论,
2022年08月18日 15:36
Actually, I believe <2022.2 used SIGINT, followed by SIGTERM in about 5 seconds or something (if the process persists).
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
0 票
Max Dyachenko
进行了评论,
2022年08月18日 15:35
Sure, kill command kills everything, no problem - actually I'm now forced to do that through `htop` to stop the pycharm helper process (including the subprocesses) which is a so great inconvenience...
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
0 票
Max Dyachenko
进行了评论,
2022年08月18日 11:51
Well, further investigating I'm now thinking the Ctrl-C sequence isn't being sent to the process in question and that is the root of the issue. Environment is Ubuntu 16.04 + Python 3.9.
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
0 票
Max Dyachenko
进行了评论,
2022年08月18日 10:39
Heh, it suddenly can't stop scripts that are multi-process, i.e. spawning the processes through ProcessPoolExecutor. Stop button hangs for a moment and then pretends nothing happens. This is a new ...
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
0 票
Max Dyachenko
进行了评论,
2022年08月18日 07:19
Actually, I'm experience the same on both of my Windows machines. Remote stopping works very weird, up to half a minute, GPU memory is not freed, etc. Problem seems lie in multi-process PyCharm hel...
社区
PyCharm
STOP NOT working in windows while use remote interpreter!
1 票