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

Does not understand fibers #13

Open
dktapps opened this issue Jan 3, 2024 · 0 comments
Open

Does not understand fibers #13

dktapps opened this issue Jan 3, 2024 · 0 comments

Comments

@dktapps
Copy link
Member

dktapps commented Jan 3, 2024

Stack depth needs to be tracked per fiber. If an application uses many fibers and doesn't return to previous contexts to unwind the stack, the extension will incorrectly count up the stack depth until it (erroneously) overflows.

I'm not sure what the proper solution is for this yet.

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