Ernesto

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Ernesto commented, -
-
-
-
Ernesto created a post, AnsweredMy java processes don't terminate so I need to kill -9 them!
When I run or debug my programs from IDE (Ultimate 2017.3.1 build 173.3942.27) I need to open a terminal an do `ps -fea` and `kill -9 nnnn` because although I terminate run from Idea the program is...