in reply to Re^4: multiple infinitive loops
in thread multiple infinitive loops

It depends on how NextEvent works. If it just gets something from a queue (likely), you won't lose anything. It'll just get the event the next pass through the loop.