Follow-up Comment #7, bug #51237 (project make):

If you are going to refactor the code which handles SIGINT, then we should
return to this issue only after the new code is written.

The only Windows-specific aspect of your idea is that the signal handler will
still run in a separate thread on Windows, so we should be careful about
examining that flag, perhaps using atomic operations for that.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51237>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to