Skip to content

Conversation

@tsvx
Copy link

@tsvx tsvx commented Mar 4, 2016

It had hung while in the Visual Studio debugger.

…had hung while in the Visual Studio debugger.
@tsvx
Copy link
Author

tsvx commented Mar 4, 2016

The issue had occured while running ReadTestApp in the Visual Studio 2015 using F5 key. After I pressed any key to stop the app, it had hung. One thread had been spinning in the do { ... } while (true); loop of the StopCardEvents() and another had been hung on the last line of the RunCardDetectionEx(): cancellationToken.ThrowIfCancellationRequested();. The latter is absolutely unclear for me though.

This issue doesn't appear when running the app without debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant