mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
Sometimes the user list was incomplete when multiple requests were created to fetch next pages. If the responses did not arrive in the same order as the requests then only the last response was parsed. This is a follow up commit to a0f4c7fe888af75424d5beaf4d17630e4d49f0fa.