Skip to content

[Mailbox] Add AddNeighbor and RemoveNeighbor Event Type - #26

Open
curiosityyy wants to merge 1 commit into
husky-team:masterfrom
curiosityyy:dev
Open

[Mailbox] Add AddNeighbor and RemoveNeighbor Event Type#26
curiosityyy wants to merge 1 commit into
husky-team:masterfrom
curiosityyy:dev

Conversation

@curiosityyy

Copy link
Copy Markdown

No description provided.

Comment thread include/husky-base/mailbox_sender.h Outdated
void AddNeighbor(int process_id, const std::string& addr);

protected:
std::mutex mu_;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not remove mutex here?

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