hazelcast / hazelcast/hazelcast-cpp-client
[TRACKING ISSUE] Fix exit condition in client CleanResourcesTask
Open
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The tracking issue for the Java side PR.
**Fix exit condition in client CleanResourcesTask**
See https://github.com/hazelcast/hazelcast/pull/17618 for details.
---
The loop was exiting too early if connection was closed for one of pending invocations
Contributor guide
Assessment
This issue has not been assessed yet.