0

I have three different process. They all have their own signal handlers for a signal. All handlers has its own logs. I create artificially signal with another process. I saw only one handler's log in the console. I expected to see all the logs. Is the behaviour correct?

SecretAgentMan
  • 2,856
  • 7
  • 21
  • 41
mehmet riza oz
  • 541
  • 6
  • 18
  • 1
    Did you send the signal to all three processes? – Shawn Nov 20 '19 at 15:00
  • Please show the relevant code and state the exact problem or error. A description alone is not enough. Also see [How to create a Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve). – jww Nov 21 '19 at 01:42

0 Answers0