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

Stack size exceeded when computing bounds #47

Open
mkeilman opened this issue Sep 17, 2020 · 2 comments
Open

Stack size exceeded when computing bounds #47

mkeilman opened this issue Sep 17, 2020 · 2 comments

Comments

@mkeilman
Copy link
Contributor

mkeilman commented Sep 17, 2020

javascript's max.apply() is recursive, so comparing too many objects blows the stack

@mkeilman mkeilman self-assigned this Sep 17, 2020
@robnagler
Copy link
Member

If relevant, please assign a date

@mkeilman mkeilman changed the title Stack size exceeded when computing bounds 20221021 Stack size exceeded when computing bounds Oct 18, 2022
@mkeilman
Copy link
Contributor Author

It should get fixed. Sirepo already has code for this, so it will be quick.

@robnagler robnagler changed the title 20221021 Stack size exceeded when computing bounds Stack size exceeded when computing bounds Apr 17, 2023
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

No branches or pull requests

2 participants