DynamicData icon indicating copy to clipboard operation
DynamicData copied to clipboard

Add async support for TransformMany

Open JunkyXL86 opened this issue 4 years ago • 1 comments

There is an async version TransformAsync() accepting a Task<T> as return value. Similarly there should be an async version for TransformMany() to achieve the same with collections.

Is there an actual workaround to get this working?

JunkyXL86 avatar Mar 01 '21 10:03 JunkyXL86

Ideally, this should be implemented

RolandPheasant avatar Mar 09 '22 16:03 RolandPheasant

Closed by the mentioned PR

RolandPheasant avatar Dec 05 '23 01:12 RolandPheasant

Sorry but that PR does not address this. I was just being too chatty and mentioned what other issues I was considering addressing. My apologies. I will create a PR to address this when I've finished the others.

dwcullop avatar Dec 05 '23 16:12 dwcullop

@JunkyXL86 Please note that TransformManyAsync and TransformManySafeAsync where implemented by #824. Thanks for the idea. Please let us know if you have any others.

dwcullop avatar Jan 26 '24 19:01 dwcullop

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Feb 10 '24 00:02 github-actions[bot]