Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 14137 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: 14137 SIGINT Send signal 2 to pid: 14137 Scan child pids of ppid: 14138 Send signal 2 to pid: 14138 Scan child pids of ppid: 14139 Send signal 2 to pid: 14139 Scan child pids of ppid: 14140 Send signal 2 to pid: 14140 Scan child pids of ppid: 14141 Send signal 2 to pid: 14141 Scan child pids of ppid: 14142 Send signal 2 to pid: 14142 Scan child pids of ppid: 14143 Send signal 2 to pid: 14143 Scan child pids of ppid: 14144 Send signal 2 to pid: 14144 Scan child pids of ppid: 14145 Send signal 2 to pid: 14145 Scan child pids of ppid: 14146 Send signal 2 to pid: 14146 Scan child pids of ppid: 14147 Send signal 2 to pid: 14147 Scan child pids of ppid: 14148 Send signal 2 to pid: 14148 Scan child pids of ppid: 14149 Send signal 2 to pid: 14149 3: CTRL+C Scan child pids of ppid: 14137 SIGINT Send signal 2 to pid: 14137 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 $ ==14138==LeakSanitizer has encountered a fatal error. ==14138==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 ==14138==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit