Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

NullReferenceException in Server.Completion #865

Closed
jakebailey opened this issue Apr 2, 2019 · 2 comments
Closed

NullReferenceException in Server.Completion #865

jakebailey opened this issue Apr 2, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jakebailey
Copy link
Member

Seeing this one at the top now.

   at Microsoft.Python.LanguageServer.Implementation.Server.Completion(CompletionParams params, CancellationToken cancellationToken)
   at Microsoft.Python.LanguageServer.Implementation.LanguageServer.Completion(JToken token, CancellationToken cancellationToken)
@jakebailey jakebailey added the bug Something isn't working label Apr 2, 2019
@MikhailArkhipov MikhailArkhipov self-assigned this Apr 2, 2019
@MikhailArkhipov
Copy link

This should be fixed in #837 (IC exception)

@jakebailey
Copy link
Member Author

The latest version has that merged, so this is some other nullref. Not really sure what it could be, given it's supposedly happening in that function directly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants