Skip to content

Conversation

@ahejlsberg
Copy link
Member

@ahejlsberg ahejlsberg commented Sep 4, 2016

Fixes #10697. Previously we used anySignature both as the signature for any objects and as a marker to indicate in-process resolution. This PR introduces a separate resolvingSignature for the latter case such that a result of anySignature is properly cached.

@nisimjoseph
Copy link

thank you.
when the fix will be available in dev build ?

@vladima
Copy link
Contributor

vladima commented Sep 4, 2016

👍

can we add original repro as a test case (at least we'll be aware that something is not right if execution time of tests will significantly increase)?

@ahejlsberg
Copy link
Member Author

@vladima Sure, I'll add the original repro.

@ahejlsberg ahejlsberg merged commit 2379000 into master Sep 4, 2016
@ahejlsberg ahejlsberg deleted the fixSignatureCache branch September 4, 2016 18:54
mhegazy added a commit that referenced this pull request Sep 6, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

5 participants