Forum member
Melville
1 post
Posts by Melville
-
xxx.Wait causes intermittent timeout exception
My project makes extensive use of the C# Async feature. Often I have to task.Wait() or the equivilant for tasks that I need to complete before my test code resumes. These tests succeed only intermittently. When they fail the stack trace looks like this: *** Failures *** Internal Error Sys…
07 May 2013 04:05 UTC