Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
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
|
2022-04-28 17:47:34 +02:00 |
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>
|
2021-02-02 14:49:57 +01:00 |
Eugen Rochko
|
0f938ff29c
|
Add handler for Move activity (#9629)
|
2018-12-29 02:24:36 +01:00 |