-
Notifications
You must be signed in to change notification settings - Fork 771
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
Max call stack size exceeded when using Flask #1211
Comments
I'm not able to repro this in either pyright or pylance. Is the code snippet above all that is needed? |
sorry. need to request a completion on 'login_manager' |
updated logs |
Yeah, I assumed that you needed to request a completion on |
blis==0.7.4 |
Python 3.9.2 |
sorry i had additional packages installed not related. this is probably the minimum needed click 7.1.2 from |
finally got a callstack.
|
might be a false callstack.
|
now I believe its due to _findFieldDeclarationsByName(..) not adding the uniqueId to the recursive map check |
This issue has been fixed in version 2021.5.0, which we've just released. You can find the changelog here: https://github.com/microsoft/pylance-release/blob/main/CHANGELOG.md#202150-5-may-2021 |
Environment data
Expected behaviour
XXX
Actual behaviour
Logs
Python Language Server Log
Code Snippet / Additional information
The text was updated successfully, but these errors were encountered: