Project 'deki-guest/cataclysm-dda' was moved to 'reiner/cataclysm-dda'. Please update any links and bookmarks that may still have the old path.
SYS_USleep in SCardEndTransaction in winscard_clnt.c causing slowness in Firefox
See https://bugzilla.mozilla.org/show_bug.cgi?id=1627273 for context, particularly comments 35/36. Basically, it looks like the call to SYS_USleep in SCardEndTransaction in winscard_clnt.c is causing parts of Firefox to be slow when a user has a smart card and loads opensc, which uses pcsc. Is this sleep still necessary?