I'm doing yum update in CentOS 7 since some 10 hours.
Last terminal message is: Updating : gitlab-ci-multi-runner-9.5.1-1.x86_64
ps aux: root 15296 0.3 2.5 1554608 204988 pts/0 S+ 06:23 2:01 /usr/bin/python /bin/yum update
to kill yum is not a good idea. Alternative?
for what is yum waiting? can I stop an application process?
systemctl stop gitlab-runner does not help, same with giltlab-ctl stop
best regards