You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
4 years ago
..
controllers Fix single Redis connection being used across all threads (#18135) 4 years ago
fabricators
features
fixtures
helpers
lib Fix single Redis connection being used across all threads (#18135) 4 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 4 years ago
models Fix single Redis connection being used across all threads (#18135) 4 years ago
policies
presenters
requests
routing
serializers/activitypub
services Fix single Redis connection being used across all threads (#18135) 4 years ago
support
validators
views
workers Fix single Redis connection being used across all threads (#18135) 4 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
spec_helper.rb