Files
mostlymatter/app
Agniva De Sarker fc60a1e8dd MM-30988 - Fix racy test ServerSystemdNotification (#16431)
* MM-30988 - Fix racy test ServerSystemdNotification

The translateFunc is a global variable which was unguarded.
So we convert that into an atomic variable to prevent against races.

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

```release-note
NONE
```

* fix tests

* move call upwards

* use race

* after translations init

* guard with a sync.Once

* missed import

* revert race

* update timeout
2020-12-02 14:22:41 +05:30
..
2020-09-23 08:51:12 +02:00
2020-10-26 15:11:27 +05:30
2020-10-26 15:11:27 +05:30
2020-10-26 15:11:27 +05:30
2020-10-26 15:11:27 +05:30
2020-11-17 09:02:36 +05:30
2020-08-20 19:37:19 +05:30
2020-10-26 15:11:27 +05:30
2020-10-26 15:11:27 +05:30
2020-07-28 10:27:24 +05:30
2020-08-13 11:12:08 +05:30
2020-11-17 09:02:36 +05:30
2020-10-26 15:11:27 +05:30