Skip to content

Blmeyers master #62

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

Merged
merged 2 commits into from
Jan 23, 2016
Merged

Blmeyers master #62

merged 2 commits into from
Jan 23, 2016

Conversation

Tynamix
Copy link
Owner

@Tynamix Tynamix commented Jan 23, 2016

No description provided.

blmeyers and others added 2 commits January 19, 2016 14:48
…plementation to use ThreadStatic for NET3X, ThreadLocal for anything else. Fixes bug with getting null Random instance when accessing on the second created thread, due to ThreadLocal variable only being instantiated once in the static constructor instead of once per thread.
Tynamix added a commit that referenced this pull request Jan 23, 2016
@Tynamix Tynamix merged commit a81d17b into master Jan 23, 2016
@Tynamix Tynamix deleted the blmeyers-master branch January 23, 2016 14:47
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.

2 participants