mirror of
https://github.com/openkmip/pykmip
synced 2026-01-07 11:03:16 +00:00
This change fixes a bug with the KmipSession connection handling logic that would terminate the connection before actually receiving a termination from the client. The corresponding unit tests have been updated to reflect this fix.