5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 15:40:27 +00:00
matterbridge/bridge/slack
Duco van Amstel 8b754017ca Fix race-condition in populateUser() (#767)
Fix the root-cause of #759 by introducing synchronisation points for
individual user fetches.
2019-03-20 22:54:31 +01:00
..
handlers.go Refactor channel and user management (slack) (#766) 2019-03-15 21:23:09 +01:00
helpers_test.go Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00
helpers.go Refactor channel and user management (slack) (#766) 2019-03-15 21:23:09 +01:00
legacy.go Fix regression for legacy slack by #766 (#768) 2019-03-20 22:52:23 +01:00
slack.go Refactor channel and user management (slack) (#766) 2019-03-15 21:23:09 +01:00
users_channels.go Fix race-condition in populateUser() (#767) 2019-03-20 22:54:31 +01:00