Re: [Pcsclite-muscle] How to recover from momentary loss of pcscd connection in psycard.

2016-10-18 Thread Ben Mehlman
Thanks Ludovic. Normally pcscd wouldn't be shut down., and the init/systemd script priorities set up such that pcscd is always running before the client application. But this is a long running, embedded application where it is conceivable that pcscd might be for example updated during operation.

Re: [Pcsclite-muscle] How to recover from momentary loss of pcscd connection in psycard.

2016-10-18 Thread Ludovic Rousseau
Hello, 2016-10-18 3:58 GMT+02:00 Ben Mehlman : > > Using the higher level classes of pyscard (CardRequest, CardService).. if > pcscd is shut down temporarily, it results in a ListReadersException. I > would like to catch this exception, retry, and recover from it when pcscd > becomes available a