Skip to content

Don't use 'Thread' to expire items in CacheService#1057

Merged
Toastbrot236 merged 2 commits intoLittleBigRefresh:mainfrom
Toastbrot236:cache-task
Mar 23, 2026
Merged

Don't use 'Thread' to expire items in CacheService#1057
Toastbrot236 merged 2 commits intoLittleBigRefresh:mainfrom
Toastbrot236:cache-task

Conversation

@Toastbrot236
Copy link
Copy Markdown
Contributor

Replaces the usage of Thread and Thread.Sleep() with Task and Task.Delay() in CacheService to not needlessly block a thread while waiting.

@Toastbrot236 Toastbrot236 merged commit c439cb1 into LittleBigRefresh:main Mar 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant