[GitHub] [qpid-proton] astitcher commented on a change in pull request #310: PROTON-2377: [cpp] Make tag_counter in sender.cpp atomic

2021-04-22 Thread GitBox
astitcher commented on a change in pull request #310: URL: https://github.com/apache/qpid-proton/pull/310#discussion_r618556498 ## File path: cpp/src/sender.cpp ## @@ -60,14 +61,20 @@ class target sender::target() const { } namespace { -// TODO: revisit if thread safety

[GitHub] [qpid-proton] astitcher commented on a change in pull request #310: PROTON-2377: [cpp] Make tag_counter in sender.cpp atomic

2021-04-22 Thread GitBox
astitcher commented on a change in pull request #310: URL: https://github.com/apache/qpid-proton/pull/310#discussion_r618554739 ## File path: cpp/src/sender.cpp ## @@ -60,14 +61,20 @@ class target sender::target() const { } namespace { -// TODO: revisit if thread safety