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

Possible stack overflow on function call on continuous node calls. #9

Open
MarcoBackman opened this issue Dec 22, 2021 · 0 comments
Open

Comments

@MarcoBackman
Copy link
Member

Currently implemented function calls based on the output script implies that the function call will never return(stacking up the stack call) until it reaches to the end of the call.
Consider calling them as Lambda function or make them to return if some certain node processes are done.

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

1 participant