With timeout, call of SCardConnect should be cancelled, so that scdaemon doesn't result complete lockup.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | • gniibe | T7396 Windows: hard lockup of scdaemon | ||
Open | • gniibe | T7401 PC/SC: Cancel SCardConnect with timeout |
Event Timeline
Comment Actions
For the cancelling operation, each card reader access should have an independent resource manager context.
Currently, a single pcsc.context is shared by all reader accesses.