mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-12-16 01:54:39 +01:00
This change updates the ProxyKmipClient close method, allowing it to be called without error even when the client connection is not open. The client unit tests have been updated to reflect this.