Files
supersonic/backend
Gianluca Boiano ada1564be7 Fix WidgetPool goroutine and ticker leak
- Add context cancellation to WidgetPool cleanup goroutine
- Properly stop ticker when context is canceled
- Add BackgroundContext() getter method to App for context access
- Pass application context to NewWidgetPool for lifecycle management

This fixes a resource leak where the cleanup goroutine would run
indefinitely without any way to stop it, preventing proper cleanup
on application shutdown.
2026-02-02 16:31:56 +01:00
..
2026-02-01 22:18:18 +01:00
2025-09-17 22:28:16 +02:00
2023-10-20 20:05:13 +01:00
2023-10-20 20:05:13 +01:00
2025-09-17 22:30:49 +02:00
2024-07-19 07:29:57 -07:00
2025-09-17 22:30:49 +02:00
2023-04-08 08:59:39 -07:00