mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-01 12:20:21 +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.