Steve G
-
2012-09-12
We are using the library with no real problems but it seems we get an occasional race condition. I've enclosed a screenshot of when it occurs. Basically it takes place in the UsbEndpointBase class. It shows that the object is not disposed when we check for the exception but by the next statement, it is disposed which causes an exception. Any ideas of what's causing this?