Re: Race condition with SCardGetStatusChange() when USB Reader is removed
Maximilian Stein <[email protected]> Thu, 11 May 2017 17:17:11 +0200
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <[email protected]> |
> No offense. > I was making joke of myself :-) > I should have added a smiley. None taken =) I'm glad to here we were only lost in transcription. > I was not using the correct libpcsclite. > Now I can reproduce the problem using your C code. Can this become a general issue with pyscard? In the end I didn't quite understand why the python unit tests used a 'different' libpcsclite when there was only the patched version installed on the system... Thanks for the fix. I was unsure if something could break when the notification in the status handler thread was removed, though it didn't seem so. Maximilian