Skip to content

Stop binding type predicate types twice#22210

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:fix-typeguard-hang
Feb 28, 2018
Merged

Stop binding type predicate types twice#22210
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:fix-typeguard-hang

Conversation

@weswigham

Copy link
Copy Markdown
Member

checkTypePredicate was doing the same work bindChildren ended up doing, which caused a container type in a predicate to get its nextContainer set to itself, causing an infinite loop elsewhere.

Fixes #22076

@weswigham weswigham requested review from a user and mhegazy February 27, 2018 21:38
@weswigham weswigham merged commit 7a31192 into microsoft:master Feb 28, 2018
@weswigham weswigham deleted the fix-typeguard-hang branch February 28, 2018 23:43
@ghost

ghost commented Mar 1, 2018

Copy link
Copy Markdown

👍

@microsoft microsoft locked and limited conversation to collaborators Jul 3, 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.

2 participants