Skip to content

CXXCBC-569: resolve cycle in shared pointers for transaction_context#641

Merged
avsej merged 1 commit intocouchbase:mainfrom
avsej:CXXCBC-569
Aug 19, 2024
Merged

CXXCBC-569: resolve cycle in shared pointers for transaction_context#641
avsej merged 1 commit intocouchbase:mainfrom
avsej:CXXCBC-569

Conversation

@avsej
Copy link
Copy Markdown
Member

@avsej avsej commented Aug 13, 2024

The attempt object does not own the transaction context, so it should use weak_ptr instead.

@avsej avsej requested a review from a team August 13, 2024 01:42
@avsej avsej force-pushed the CXXCBC-569 branch 4 times, most recently from 92a803f to e05c440 Compare August 13, 2024 19:36
The attempt object does not own the transaction context, so it should
use weak_ptr instead.
@avsej
Copy link
Copy Markdown
Member Author

avsej commented Aug 14, 2024

rerun tests

1 similar comment
@avsej
Copy link
Copy Markdown
Member Author

avsej commented Aug 15, 2024

rerun tests

@avsej
Copy link
Copy Markdown
Member Author

avsej commented Aug 18, 2024

rerun tests

@avsej avsej merged commit 4708a96 into couchbase:main Aug 19, 2024
@avsej avsej deleted the CXXCBC-569 branch August 19, 2024 14:45
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