Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a problem when the library load failed
The error was: Exception ignored in: <function PyKCS11Lib.__del__ at 0x10dfa1bc0> Traceback (most recent call last): File ".../PyKCS11/PyKCS11/__init__.py", line 478, in __del__ KeyError: '/path/to/invalid/lib.so'
- Loading branch information