Skip to content
Snippets Groups Projects
Commit 9e02244a authored by Michael Aaron Murphy's avatar Michael Aaron Murphy
Browse files

Initial Ctrl+C Signal Handling Support (#85)

This change implements the foundations for handling signals.
Specifically, only the SIGINT signal is being handled right now.
SIGINT will kill active child processes, but it will not yet
break control flow.
parent 0b26e175
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment