mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-04-27 08:28:54 +02:00
* reduce complexity of throttling logic to use 1 queue and an atomic int * use atomic add instead of CAS, add throttling test
* reduce complexity of throttling logic to use 1 queue and an atomic int * use atomic add instead of CAS, add throttling test