Skip to content

Async operation has not completed error #5312

Closed
@jwood803

Description

@jwood803

It seems some scenarios cause this error after looking at this StackOverflow question.

at System.Threading.Channels.AsyncOperation.ThrowIncompleteOperationException() at System.Threading.Channels.AsyncOperation1.GetResult(Int16 token)   at Microsoft.ML.Transforms.RowShufflingTransformer.Cursor.MoveNextCore()

This seems to be caused by a change I added in #5123.

Tagging @eerhardt @harishsk for visibility. I'll work on a fix for this.

Metadata

Metadata

Assignees

Labels

P2Priority of the issue for triage purpose: Needs to be fixed at some point.bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions