mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
A missing `continue` statement was causing the short circuit on event type to not have the intended effect of skipping the update portion of the loop.