Skip to content

Conversation

@nspin
Copy link

@nspin nspin commented Mar 19, 2025

The old default, u32::min(128 * 1024, NI::MAX - 1), didn't pass the check in with_max_allocs in the NI = u16 case:

assert!(max_allocs < NI::MAX - 1);

Old default didn't pass the check in `with_max_allocs` in the
`NI = u16` case.
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