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

Upgrade ulid because of panics #5

Open
thpk opened this issue Oct 1, 2019 · 1 comment
Open

Upgrade ulid because of panics #5

thpk opened this issue Oct 1, 2019 · 1 comment

Comments

@thpk
Copy link

thpk commented Oct 1, 2019

I was testing out your modern go application, and left a container running for a few weeks (forgot to stop it). Tested again and I noticed some panics in the ulid generation.
It probably has to do with math.Rand not supporting concurrent use?

See issue in underlying package oklog/ulid#54

@sagikazarmark
Copy link
Contributor

Thanks for reporting this issue, I'll take a look at it.

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

2 participants