Skip to content

Fair queuing for bootstrap server#4584

Merged
pwojcikdev merged 5 commits intonanocurrency:developfrom
pwojcikdev:fair-queuing/bootstrap-server
Apr 26, 2024
Merged

Fair queuing for bootstrap server#4584
pwojcikdev merged 5 commits intonanocurrency:developfrom
pwojcikdev:fair-queuing/bootstrap-server

Conversation

@pwojcikdev
Copy link
Copy Markdown
Contributor

This implements fair request processing for bootstrap server component.

}

void nano::bootstrap_server::stop ()
{
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.

Might be good to have an assert here to check that it is not already stopped.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

In contrast to start, calling stop multiple times is correct and should behave well.

@pwojcikdev pwojcikdev merged commit ef9e02a into nanocurrency:develop Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged / V27.0

Development

Successfully merging this pull request may close these issues.

4 participants