Skip to content

Async operation has not completed error #5312

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

Closed
jwood803 opened this issue Jul 19, 2020 · 2 comments · Fixed by #5313
Closed

Async operation has not completed error #5312

jwood803 opened this issue Jul 19, 2020 · 2 comments · Fixed by #5313
Assignees
Labels
bug Something isn't working P2 Priority of the issue for triage purpose: Needs to be fixed at some point.

Comments

@jwood803
Copy link
Contributor

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.

@mstfbl mstfbl added bug Something isn't working P2 Priority of the issue for triage purpose: Needs to be fixed at some point. labels Jul 20, 2020
@mstfbl
Copy link
Contributor

mstfbl commented Jul 20, 2020

Hi @jwood803 ,

Thank you for notifying us of this issue. I've assigned this issue to you as you've already opened a PR to fix this. Let us know if you need any additional help from our end. Thanks!

@antoniovs1029
Copy link
Member

I think this is related to the issue reported here:
dotnet/machinelearning-samples#833

@mstfbl mstfbl linked a pull request Jul 21, 2020 that will close this issue
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P2 Priority of the issue for triage purpose: Needs to be fixed at some point.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants