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

Conversation

@jakebailey
Copy link
Member

@jakebaileyjakebailey commented Dec 3, 2018

Fixes#449.

Also fixes an ArgumentNullException in a dictionary TryGetValue in ProtocolInfo. I'm not sure why that one is happening, but it's also showing up as frequently as the SpecializedNamespace issue.

@jakebaileyjakebailey changed the title Fix nullref in SpecializedNamespaceFix nullref in SpecializedNamespace and ProtocolInfo dict accessDec 3, 2018
@jakebaileyjakebailey changed the title Fix nullref in SpecializedNamespace and ProtocolInfo dict accessFix nullref in SpecializedNamespace and arg-null ProtocolInfo dict accessDec 3, 2018
@jakebaileyjakebailey merged commit 5131b37 into microsoft:masterDec 3, 2018
@jakebaileyjakebailey deleted the fix-overloads-null-ref branch February 14, 2019 20:21
jakebailey added a commit to jakebailey/python-language-server that referenced this pull request Nov 1, 2019
…cess (microsoft#451) Fixesmicrosoft#449. Also fixes an ArgumentNullException in a dictionary TryGetValue in ProtocolInfo. I'm not sure why that one is happening, but it's also showing up as frequently as the SpecializedNamespace issue.
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nullref in SpecializedNamespace.get_Overloads

2 participants

@jakebailey@MikhailArkhipov