Deluan 359ea3c61c refactor(playlists): improve evaluator efficiency and logging
- Use time.NewTimer instead of time.After to avoid timer leaks
- Create admin context once per batch instead of per playlist
- Pass context to log calls for consistent request-scoped fields
2026-03-23 20:25:31 -04:00
..