The python build processes, startet using ‘ctrl+b’ are not terminated. This leads to a lot of zombie processes, which are consuming a lot of ram.
Does anybody else face such a situation and is there any fix to close the python process after execution or reuse the process for further builds?