minaco2 / distcc

Automatically exported from code.google.com/p/distcc
GNU General Public License v2.0
0 stars 0 forks source link

Tries to compile locally, if interrupted with Ctrl-C #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Distcc v3.1
Linux plxc7605 2.6.5-7.287.3.PTF.363939.2-smp
gcc 3.4

While having DISTCC_FALLBACK=1 and interrupting single distcc process with 
Ctrl-C, it prints:
distcc[11886] Warning: failed to distribute file.cpp to host, running locally 
instead 

I would expect distcc to do cleanup and exit.

Original issue reported on code.google.com by klim...@gmail.com on 27 Jul 2010 at 5:26

GoogleCodeExporter commented 9 years ago
Thanks for the bug report.  Patches welcome...

Original comment by fergus.h...@gmail.com on 27 Jul 2010 at 8:15