Skip to content

feat: add safe package for unified goroutine recovery - #5528

Open
janos wants to merge 5 commits into
masterfrom
safe-goroutines
Open

feat: add safe package for unified goroutine recovery#5528
janos wants to merge 5 commits into
masterfrom
safe-goroutines

chore: remove protection from worker goroutines

4646414
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 14, 2026 in 3s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 154 in pkg/api/metrics.go

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through a stack trace Medium

HTTP response depends on
stack trace information
and may be exposed to an external user.
HTTP response depends on
stack trace information
and may be exposed to an external user.
HTTP response depends on
stack trace information
and may be exposed to an external user.

Check warning on line 101 in pkg/log/httpaccess/http_access.go

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through a stack trace Medium

HTTP response depends on
stack trace information
and may be exposed to an external user.
HTTP response depends on
stack trace information
and may be exposed to an external user.
HTTP response depends on
stack trace information
and may be exposed to an external user.