Skip to content

Commit c17c9f0

Browse files
committed
Comments.
1 parent 1a9847d commit c17c9f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/protocols/protocol_transaction_out_106.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ void protocol_transaction_out_106::send_transaction(const code& ec,
152152
if (message->items.at(index).is_transaction_type())
153153
break;
154154

155+
// BUGBUG: registration race.
155156
if (index >= message->items.size())
156157
{
157158
// Complete, resubscribe to transaction requests.

0 commit comments

Comments
 (0)