Thread safety?
Jörn Heissler <[email protected]> Tue, 13 Sep 2016 19:44:28 +0200
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've got multiple card readers. Are the pcsc-lite and pyscard libs thread safe in a sense that I can assign one thread per reader and use multiple readers in parallel from a single python process that way? Cheers Jörn