mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-04 11:17:44 +01:00
3b7faac604
* removes the avatar / header deref maps as we now have per-uri status / account locks, adds retries on data-races, adds separate emoji map mutex * work with a copy of account / status for each retry loop * revert to old data race behaviour, it gets too complicated otherwise --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com>