Sébastien Besnier 37caa048e4
Simplify signals example
The signals example is overly complex, involving an unneeded go routine and an additional signal. This creates indirection making the code hard to understand.

The proposed change simplifies the code by removing the go routine and the additional signal, leaving the fundamental concept.
2021-11-28 20:00:36 +01:00
..
2021-11-28 20:00:36 +01:00
2012-10-11 11:08:38 -07:00