Files
mattermost/scripts
Agniva De Sarker f2463358c4 Limit GOMAXPROCS while running race tests (#20881)
In CI environment, race tests take a huge amount
of memory. Since we only run it on master, there's
no rush to finish it quickly. Hence we can limit
the parallelism and throttle memory usage.

```release-note
NONE
```
2022-08-25 13:31:36 +05:30
..