Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Max Dyachenko
Total activity
7
Last activity
August 20, 2022 17:36
Member since
August 18, 2022 07:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
August 20, 2022 17:36
Could you please make sure you are not a root when reproducing this?
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
0 votes
Created
August 18, 2022 15:36
Actually, I believe <2022.2 used SIGINT, followed by SIGTERM in about 5 seconds or something (if the process persists).
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
0 votes
Created
August 18, 2022 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...
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
0 votes
Created
August 18, 2022 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.
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
0 votes
Created
August 18, 2022 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 ...
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
0 votes
Created
August 18, 2022 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...
Community
PyCharm
STOP NOT working in windows while use remote interpreter!
1 vote