Commit Graph

8 Commits (e8b6607ece43e6fcda99e76f8db0ad40d54b50b6)

Author SHA1 Message Date
Matt Jankowski 05342529dd
Reduce factory creation in AP activity move spec (#31064) 11 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 11 months ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
Matt Jankowski 05f9e39b32
Fix `RSpec/VerifiedDoubles` cop (#25469) 2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
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
3 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597)
* Atomically check for processing lock in Move handler

* Prevent race condition when creating account migrations

Fixes #15595

* Add tests

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 7 years ago