I think the author undersells the significance of this. I could easily picture someone writing code that boils down to the example, all it requires is a flood of signals and a print statement.

If your program generates signals, it could generate a flood unintentionally. If you put a print statement in the handler, you can get this result.

It's not terribly surprising, but good to know.