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

FIX: [common] fix profit fixer batch query #1667

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

c9s
Copy link
Owner

@c9s c9s commented Jul 8, 2024

No description provided.

})
}

if err := g.Wait(); err != nil {
return nil, err
}

mu.Lock()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this lock required?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure, but I want to make it safe

@c9s c9s merged commit e7a20db into main Jul 8, 2024
3 checks passed
@c9s c9s deleted the c9s/fix-profit-fixer-batch-query branch July 8, 2024 09:57
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

Successfully merging this pull request may close these issues.

3 participants