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

Closes #2764: Add throws to new makeDistArray compat function #2765

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

bmcdonald3
Copy link
Contributor

The 1.32 makeDistArray functions need to be throwing functions, so that we can catch out of memory errors if running out of memory when creating an array.

Closes #2764

The 1.32 makeDistArray functions need to be throwing functions,
so that we can catch out of memory errors if running out of memory
when creating an arrayy.
@stress-tess stress-tess merged commit 834a218 into Bears-R-Us:master Sep 13, 2023
9 checks passed
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.

Add throws to new makeDistArray function
2 participants