Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 19338 1: WRITELN sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 19338 SIGINT Send signal 2 to pid: 19338 Scan child pids of ppid: 19339 Send signal 2 to pid: 19339 Scan child pids of ppid: 19340 Send signal 2 to pid: 19340 Scan child pids of ppid: 19341 Send signal 2 to pid: 19341 Scan child pids of ppid: 19342 Send signal 2 to pid: 19342 Scan child pids of ppid: 19343 Send signal 2 to pid: 19343 Scan child pids of ppid: 19344 Send signal 2 to pid: 19344 Scan child pids of ppid: 19345 Send signal 2 to pid: 19345 Scan child pids of ppid: 19346 Send signal 2 to pid: 19346 Scan child pids of ppid: 19347 Send signal 2 to pid: 19347 Scan child pids of ppid: 19348 Send signal 2 to pid: 19348 Scan child pids of ppid: 19349 Send signal 2 to pid: 19349 Scan child pids of ppid: 19350 Send signal 2 to pid: 19350 3: CTRL+C Scan child pids of ppid: 19338 SIGINT Send signal 2 to pid: 19338 Scan
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ ==19339==LeakSanitizer has encountered a fatal error. ==19339==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 ==19339==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit