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

Conversation

@jakebailey
Copy link
Member

@jakebailey jakebailey 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.

@jakebailey jakebailey changed the title Fix nullref in SpecializedNamespace Fix nullref in SpecializedNamespace and ProtocolInfo dict access Dec 3, 2018
@jakebailey jakebailey changed the title Fix nullref in SpecializedNamespace and ProtocolInfo dict access Fix nullref in SpecializedNamespace and arg-null ProtocolInfo dict access Dec 3, 2018
@jakebailey jakebailey merged commit 5131b37 into microsoft:master Dec 3, 2018
@jakebailey jakebailey 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)

Fixes microsoft#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 free to 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