mirror of
https://github.com/LemmyNet/lemmy.git
synced 2026-02-09 15:50:32 -06:00
* Fix fetching of community posts (fixes #4283) Also use spawn_try_task to fetch community outbox, mods etc to avoid delay/timeout when fetching new community. * prettier * fix test * fix api test * prettier * add delay * Update run-federation-test.sh * fix test