Skip to content

Conversation

@domenipavec
Copy link

When this package is used in parallel (for example for web requests), the initialization of filler presents a race condition.
This was detected by using go's race detector.
The fix is to use sync.Once for intialization.

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.

1 participant