hazelcast-cpp-client icon indicating copy to clipboard operation
hazelcast-cpp-client copied to clipboard

basic_lock_test.test_reentrant_unlock_fails_when_session_closed fails [API-1956]

Open OzanCansel opened this issue 2 years ago • 2 comments

Hazelcast Cpp client version: 5.1.0 Hazelcast server version: 5.2.0 Number of the clients: 1 OS version (Windows/Linux/OSX): Windows

Failed action

basic_lock_test-test_reentrant_unlock_fails_when_session_closed.txt

OzanCansel avatar Mar 14 '23 06:03 OzanCansel

Internal Jira issue: API-1956

github-actions[bot] avatar Mar 14 '23 06:03 github-actions[bot]

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 exception

akeles85 avatar Mar 30 '23 07:03 akeles85