Browse Source
- Disable goroutine that deleted expired events during query processing - This was causing "assignment to entry in nil map" Badger panics under load - Expired events will remain until proper background cleanup is implemented - Added TODO comments explaining the issue and fix needed Files modified: - pkg/database/query-events.go: Disable inline expired event deletion - pkg/version/version: Bump to v0.52.9 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>main v0.52.9
2 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue