Skip to content

Bump recursion limit#1180

Merged
swails merged 2 commits into
masterfrom
bugfix/fix-recursion-limit
Jun 22, 2021
Merged

Bump recursion limit#1180
swails merged 2 commits into
masterfrom
bugfix/fix-recursion-limit

Conversation

@swails

@swails swails commented Jun 21, 2021

Copy link
Copy Markdown
Contributor

Fixes #1175

It seems there may be a couple extra calls to _set_owner than just once per atom, so make sure we grow the recursion limit enough for systems with >1000 atoms all in the same molecule.

swails added 2 commits June 21, 2021 17:02
Fixes #1175 

It seems there may be a couple extra calls to _set_owner than just once per atom, so make sure we grow the recursion limit enough for systems with >1000 atoms all in the same molecule.
@swails swails merged commit b6b131e into master Jun 22, 2021
@swails swails deleted the bugfix/fix-recursion-limit branch June 22, 2021 16:53
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.

RecursionError when read/write psf file

1 participant