AndreaCensi / compmake

Compmake is a non-obtrusive module that provides Makefile-like facilities (including parallel processing) for batch Python applications.
http://compmake.org/
Other
17 stars 6 forks source link

bug: CTRL-C not respected in "make" #67

Closed AndreaCensi closed 9 years ago

AndreaCensi commented 14 years ago

When in local mode, hitting CTRL-C should return to the prompt no matter what. Not so.