Skip to content

Conversation

@FoxTes
Copy link
Contributor

@FoxTes FoxTes commented Feb 14, 2022

Corrected possible NRE.

Now, when using var sleepDurationsEnumerator , it is first checked that it is not null.

In any case, if sleepDurationsEnumerable is null, then sleepDurationsEnumerator will also be null.

@martincostello martincostello added this to the v7.2.4 milestone Feb 14, 2022
@martincostello martincostello merged commit 28ebb94 into App-vNext:v724-or-v730 Feb 14, 2022
@martincostello
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants