Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ian Wood
Total activity
18
Last activity
March 30, 2020 00:40
Member since
May 24, 2018 10:40
Following
0 users
Followed by
1 user
Votes
12
Subscriptions
3
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 17, 2019 02:44
@Yaroslav Bedrov It turns out that it first sends SIGINT, then SIGHUP when I'm debugging on a remote server. I've added a comment to an old issue here: https://youtrack.jetbrains.com/issue/PY-1331...
Community
IntelliJ IDEA Users
How to send unix signals like SIGINT or SIGTERM to process being debugged in IntelliJ
0 votes
Created
September 12, 2019 12:18
In debug mode, I'm finding it sends SIGHUP. Is there a way to change that to SIGINT? PyCharm 2019.2.1 (Professional Edition)Build #PY-192.6262.63, built on August 22, 2019
Community
IntelliJ IDEA Users
How to send unix signals like SIGINT or SIGTERM to process being debugged in IntelliJ
0 votes