gotosocial/internal/cache/timeline
kim 3a29a59e55 [bugfix] fix case of failed timeline preload causing lockups (#4182)
- moves preloader Done() function calling to be handled entirely by the preloader, not the caller
- adds tests for multiple preload success / failure / clear states

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4182
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-05-17 11:52:49 +00:00
..
preload.go [bugfix] fix case of failed timeline preload causing lockups (#4182) 2025-05-17 11:52:49 +00:00
status.go [bugfix] fix case of failed timeline preload causing lockups (#4182) 2025-05-17 11:52:49 +00:00
status_map.go [performance] rewrite timelines to rely on new timeline cache type (#3941) 2025-04-26 09:56:15 +00:00
status_test.go [bugfix] fix case of failed timeline preload causing lockups (#4182) 2025-05-17 11:52:49 +00:00
timeline.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00