hazelcast-cpp-client
hazelcast-cpp-client copied to clipboard
basic_lock_test.test_reentrant_unlock_fails_when_session_closed fails [API-1956]
Hazelcast Cpp client version: 5.1.0 Hazelcast server version: 5.2.0 Number of the clients: 1 OS version (Windows/Linux/OSX): Windows
basic_lock_test-test_reentrant_unlock_fails_when_session_closed.txt
Internal Jira issue: API-1956
There is core dump with the github actions and it seems there is an invocation after the client is destroyed. The problem is solved with #1177
