Files
mostlymatter/api4
Agniva De Sarker 461e407fbe MM-44044: Fix racy TestGraphQLChannelMembers (#20155)
Upgrading the user resolver to dataloader
meant that multiple goroutines would access
the user struct.

Hence we move the user struct sanitization inside
the dataloader itself so prevent access outside
the dataloader.

https://mattermost.atlassian.net/browse/MM-44044

```release-note
NONE
```
2022-05-09 13:19:44 +05:30
..
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2022-02-28 15:01:00 +05:30
2021-09-01 14:43:12 +02:00
2021-08-17 16:08:04 -04:00
2022-02-28 15:01:00 +05:30
2022-04-11 19:31:19 +05:30