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

nullref in NotifyAnalysisBegins #967

Closed
jakebailey opened this issue Apr 16, 2019 · 1 comment · Fixed by #968
Closed

nullref in NotifyAnalysisBegins #967

jakebailey opened this issue Apr 16, 2019 · 1 comment · Fixed by #968
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jakebailey
Copy link
Member

   at Microsoft.Python.Analysis.Modules.PythonModule.<>c.<NotifyAnalysisBegins>b__106_1(IScope s)
   at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at Microsoft.Python.Analysis.Modules.PythonModule.NotifyAnalysisBegins()
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.AnalyzeEntry(PythonAnalyzerEntry entry, IPythonModule module, PythonAst ast, Int32 version, CancellationToken cancellationToken)
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.Analyze(IDependencyChainNode`1 node, AsyncCountdownEvent ace, Stopwatch stopWatch, CancellationToken cancellationToken)
   --- End of stack trace from previous location where exception was thrown ---
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerEntry.<>c.<GetAnalysisAsync>b__23_0(Task`1 t)
   at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionCont
@jakebailey jakebailey added the bug Something isn't working label Apr 16, 2019
@jakebailey jakebailey self-assigned this Apr 16, 2019
@jakebailey jakebailey added this to the April 2019.1 milestone Apr 16, 2019
@AlexanderSher
Copy link
Contributor

Seen that as well

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

Successfully merging a pull request may close this issue.

3 participants