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

Conversation

@terrajobst
Copy link

@terrajobst terrajobst commented Dec 13, 2018

This reflects the current state on CoreFx.

/cc @stephentoub, you OK with this?

@terrajobst terrajobst added netstandard-api This tracks requests for standardizing APIs. * NO MERGE * Applied to pull-requests that aren't ready to be merged yet. labels Dec 13, 2018
@terrajobst terrajobst added this to the .NET Standard 2.1 milestone Dec 13, 2018
@terrajobst terrajobst requested review from a team as code owners December 13, 2018 19:20
@terrajobst
Copy link
Author

@stephentoub, does this look good to you? I've included AsyncIteratorStateMachineAttribute which doesn't seem to be exposed in CoreFx's master yet.

clairernovotny
clairernovotny previously approved these changes Dec 13, 2018
@stephentoub
Copy link
Member

I've included AsyncIteratorStateMachineAttribute which doesn't seem to be exposed in CoreFx's master yet.

Thank you for the reminder; I apparently neglected to push my changes for this, which I've now done:
dotnet/corefx#34078

stephentoub
stephentoub previously approved these changes Dec 13, 2018
@terrajobst terrajobst changed the title Add IAsyncEnumerable<T> WIP: Add IAsyncEnumerable<T> Dec 13, 2018
joshpeterson
joshpeterson previously approved these changes Dec 17, 2018
@terrajobst terrajobst changed the base branch from staging/async-disposable to master December 17, 2018 19:12
@danmoseley
Copy link
Member

@stephentoub @terrajobst who owns the next action on this? seems the corefx issue is closed.

@terrajobst terrajobst dismissed stale reviews from clairernovotny, stephentoub, and joshpeterson February 21, 2019 01:25

Updated to match CoreFX

@terrajobst terrajobst removed the * NO MERGE * Applied to pull-requests that aren't ready to be merged yet. label Feb 21, 2019
@terrajobst terrajobst changed the title WIP: Add IAsyncEnumerable<T> Add IAsyncEnumerable<T> Feb 21, 2019
Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thanks.

Copy link

@clairernovotny clairernovotny left a comment

Choose a reason for hiding this comment

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

LGTM, just a qustion about whether the private members should be included?

@terrajobst terrajobst removed the request for review from a team February 21, 2019 23:28
@terrajobst
Copy link
Author

Removing nsboard-platform as @stephentoub already signed off

@terrajobst
Copy link
Author

@dotnet/nsboard-unity, sorry for not waiting for sign-off, but I'd like to get this in before ask mode closes for the upcoming preview. Please let me know if there are any concerns, we can address this in the next preview.

@terrajobst terrajobst merged commit 6f6a785 into dotnet:master Feb 22, 2019
@terrajobst terrajobst deleted the async-enumerable branch February 22, 2019 07:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

netstandard-api This tracks requests for standardizing APIs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants