-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
AsyncMethodsDropsStateMachineAndExecutionContextUponCompletion fails with timeout #56359
Comments
Tagging subscribers to this area: @mangod9 Issue Details
I didn't go in detail but the call stack looks similar to #30122.
|
Yes this looks like the same issue as #55642, closing as duplicate |
One of the dumps shows:
which suggests the test may just need for force another collection. I'll try submitting a PR with that. |
Oh you're right, I thought I saw some thread requests pending but I was mistaken |
Tagging subscribers to this area: @dotnet/area-system-threading-tasks Issue Details
I didn't go in detail but the call stack looks similar to #30122.
|
System.Threading.Tasks.Tests.AsyncTaskMethodBuilderTests.AsyncMethodsDropsStateMachineAndExecutionContextUponCompletion
fails with timeout. Below is the query where it failed in last 14 days.https://runfo.azurewebsites.net/search/tests/?q=started%3A%7E14+definition%3A686+kind%3Arolling+name%3A%22system.threading.tasks.tests+work+item%22
I didn't go in detail but the call stack looks similar to #30122.
cc: @stephentoub
The text was updated successfully, but these errors were encountered: