Files
mattermost/app
Agniva De Sarker 092c07a18c MM-31370: Fix racy TestClusterShutdownRace (#16562)
* MM-31370: Fix racy TestClusterShutdownRace

This race wasn't specific to this test, but somehow got triggered by it.
This was a critical race because the PluginsLock is widely used
throughout the codebase to gate access to the PluginsEnvironment.

However, a config listener can often run in its own goroutine leading to
a wide variety of races.

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

```release-note
NONE
```

* incorporate review comments

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-01-07 15:38:37 +05:30
..
2020-09-23 08:51:12 +02:00
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-07-28 10:27:24 +05:30
2020-08-13 11:12:08 +05:30
2020-11-17 09:02:36 +05:30