mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Since we are not doing an early return here and the updated information is not immediately used, we can skip updating the plan in database till the end of for loop.