0-delay forever loop

Could you point me to a link with an example of how/where 0-delay forever loop could be inferred unintentionally? Or, any article that explains this would be okay too.Thank you.

In reply to UVM_beginner:

There are an infinite number of ways to write bad code. Any loop without a delay as the fist statement is suspect.