Skip to content

dev: Fix panicking overflow when calculating table sizes (#13245)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Sep 20:31
1fc5373
Return an error instead of panicking in the same manner that OOM is
handled.