Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Lead that's missing enumerator disposal & test #668

Closed
wants to merge 2 commits into from

Conversation

Orace
Copy link
Contributor

@Orace Orace commented Nov 8, 2019

Fix a part of #649
Fork of #660

Orace added 2 commits November 8, 2019 20:13
Avoid calls to MoveNext after enumerator end.
@atifaziz atifaziz changed the title Lead: Add test, fix implementation Fix Lead that's missing enumerator disposal & test Nov 9, 2019
Copy link
Member

@atifaziz atifaziz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks but like my comment in #667, why not use TestingSequence in existing tests instead of creating and thus isolating to one test?

@@ -1,6 +1,25 @@
#region License and Terms
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this header but it belongs in a separate PR.

@Orace
Copy link
Contributor Author

Orace commented Nov 9, 2019

Closed. The implementation of Lead is fixed here #673

@Orace Orace closed this Nov 9, 2019
@Orace Orace deleted the Lead branch November 20, 2019 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants