Skip to content

Fix streams.check_and_add_to_keys returning too early

Jason Robinson requested to merge streams-caching-fix into master

If the user has not been online we still need to check if we want to precache their streams, if the stream class is one of the cached streams.

Merge request reports