mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-01-30 17:15:03 +01:00
d56a8d095e
* reduce complexity of throttling logic to use 1 queue and an atomic int * use atomic add instead of CAS, add throttling test