LMM kiling all instances of gnome-terminal
The problem
LMM killing all instances of gnome-terminal instead of just killing proper process. This could lead into big troubles when you doing DNF update for example in one terminal and then LMM suddenly kill all opened terminal with DNF as well. In many cases you will receive dead system after this.
How to reproduce
- Run few gnome-terminal instances.
- Run in one of gnome-terminal instance
tail -f /dev/zero
- All gnome-terminal instances killed.
Video demonstration
- LMM v2.0 LMM-v2.0-2019-11-17_16-27-11
- EarlyOOM earlyoom-2019-11-17_16-29-37
Possible to improve this behaviour somehow in future?