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

fix: don't blow stack on recursive object #504

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

dragoncoder047
Copy link
Contributor

would previously throw a RecursionError if you try to debug.log a recursive / self-referential object, now it doesn't and just shows <recursive> instead

Copy link

pkg-pr-new bot commented Nov 10, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kaplayjs/kaplay@504

commit: a439983

@dragoncoder047 dragoncoder047 changed the title fix: fix: don't blow stack on recursive object fix: don't blow stack on recursive object Nov 10, 2024
@lajbel lajbel merged commit f00a7d6 into kaplayjs:master Nov 10, 2024
2 checks passed
@dragoncoder047 dragoncoder047 deleted the recursive-debugLog branch November 15, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

2 participants