Skip to content

CXXCBC-614: fix memory leak in observe_poll#679

Merged
avsej merged 1 commit intocouchbase:mainfrom
avsej:CXXCBC-614-fix-memory-leak-in-observe_poll
Oct 15, 2024
Merged

CXXCBC-614: fix memory leak in observe_poll#679
avsej merged 1 commit intocouchbase:mainfrom
avsej:CXXCBC-614-fix-memory-leak-in-observe_poll

Conversation

@avsej
Copy link
Copy Markdown
Member

@avsej avsej commented Oct 15, 2024

The context lifetime is being prolonged because of the on_last_response_ not being fired. The issue is reproducible when only one round is necessary to meet persistence conditions.

The context lifetime is being prolonged because of the on_last_response_
not being fired. The issue is reproducible when only one round is
necessary to meet persistence conditions.
@avsej avsej requested review from a team, DemetrisChr and thejcfactor October 15, 2024 20:42
@avsej avsej merged commit 79fe9cf into couchbase:main Oct 15, 2024
@avsej avsej deleted the CXXCBC-614-fix-memory-leak-in-observe_poll branch October 15, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants