REIX Tony added the comment:

run on Ubuntu/i586 :

$ make test > Go.res3 2>&1 &

$ tail -f Go.res
....
[164/390] test_cgi


Silent !


^C

[1]+  Stopped                make test > Go.res3 2>&1
reixt@b017569-ux:~/FromOldPC/FromOldPC/Projets/ToolBox/PYTHON-3/Python-3.4.3$ 
reixt@b017569-ux:~/FromOldPC/FromOldPC/Projets/ToolBox/PYTHON-3/Python-3.4.3$ 
reixt@b017569-ux:~/FromOldPC/FromOldPC/Projets/ToolBox/PYTHON-3/Python-3.4.3$ ps
  PID TTY          TIME CMD
 1239 pts/42   00:00:05 python
 1243 pts/42   00:00:00 python
 1390 pts/42   00:00:02 python
 1443 pts/42   00:00:00 python
 1452 pts/42   00:00:00 gdb
 1454 pts/42   00:00:00 bash
 4837 pts/42   00:00:00 ps
29566 pts/42   00:00:00 bash
29645 pts/42   00:00:00 make
29654 pts/42   00:00:00 python
29818 pts/42   00:00:00 python
29981 pts/42   00:00:00 python


Looks like the main "make" stops.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to