Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread sanitizer reports a warning in SessionManager #236

Open
kkostov opened this issue Mar 15, 2025 · 0 comments
Open

Thread sanitizer reports a warning in SessionManager #236

kkostov opened this issue Mar 15, 2025 · 0 comments

Comments

@kkostov
Copy link

kkostov commented Mar 15, 2025

Hi @Jeehut,

After upgrading to 2.9.1 in the FlutterSDK, I noticed that when thread sanitizer is active for the current target on macOS, a violation is reported in SessionManager at self.recentSessions[existingSessionIndex].durationInSeconds = Int(self.currentSessionDuration):

Screenshot 2025-03-15 at 11 26 37

The error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant