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 hanging test on macOS 12 #3709

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Fix hanging test on macOS 12 #3709

merged 1 commit into from
Jul 29, 2022

Conversation

jeizenga
Copy link
Contributor

Description

The hanging test seems to have been caused by a change in the bit-width of a 1 literal in the uniform integer distribution code. The integer type is now specified to be the same as the output type for the distribution.

@adamnovak adamnovak mentioned this pull request Jul 28, 2022
@adamnovak adamnovak merged commit f27b1b5 into master Jul 29, 2022
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