awarbler / yashd_project

0 stars 0 forks source link

Test Ctrl-C (SIGINT) #25

Closed awarbler closed 1 month ago

awarbler commented 1 month ago

Test Ctrl-C (SIGINT): Run a foreground job, like sleep 10. Press Ctrl-C and see if the job is terminated properly.

sleep 10

Control signal sent to server. Sent SIGINT to child process #
awarbler commented 1 month ago

https://github.com/awarbler/yashd_project/commit/4a4a9bef18b30d9406021cb4486120f8d0a678e7