Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 1.39.4 - BugFix: Racing updateUser calls (#263)
- Fixes and issue where if multiple updateUser calls were made for users with the same IDs but different other fields (email, custom, privateAttrb etc), the last network request to return would dictate the values being used, regardless of the order of updateUser calls. >Included In This Release >- dff6c5b Daniel > - prevent inflight reqs getting out of order (#262)
- Loading branch information