You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @dingyalin. I'm Dosu, and I'm helping the Kratos team manage their backlog. I'm marking this issue as stale.
Issue Summary:
A data race condition is reported in the config watch functionality of the Kratos framework.
The race occurs between the SetLogger and Infof functions, accessed concurrently by different goroutines.
The issue is currently unresolved, and there have been no comments or additional activity.
Next Steps:
Please confirm if this issue is still relevant to the latest version of the Kratos repository. If so, you can keep the discussion open by commenting on the issue.
If there is no further activity, the issue will be automatically closed in 7 days.
Thank you for your understanding and contribution!
dosubotbot
added
the
stale
Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
label
Mar 4, 2025
What happened:
What you expected to happen:
no data race
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kratos -v
): 2.8.2go version
): 1.22.9cat /etc/os-release
):The text was updated successfully, but these errors were encountered: