1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00

Streamer: Fix Marker streaming bug, fix caching in tests.

This commit is contained in:
Lain Soykaf 2026-01-08 14:06:24 +04:00
parent 0b498833cd
commit 4984aaa183
2 changed files with 7 additions and 2 deletions

View file

@ -300,7 +300,7 @@ defmodule Pleroma.Web.Streamer do
end)
end
defp do_stream("user", item) do
defp do_stream("user", %Activity{} = item) do
Logger.debug("Trying to push to users")
recipient_topics =