Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[narwhal] convert the propose_header from joinhandle to JoinSet #7630

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

akichidis
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jan 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Comments Updated
explorer ⬜️ Ignored (Inspect) Jan 24, 2023 at 5:24PM (UTC)
explorer-storybook ⬜️ Ignored (Inspect) Jan 24, 2023 at 5:24PM (UTC)
frenemies ⬜️ Ignored (Inspect) Jan 24, 2023 at 5:24PM (UTC)
wallet-adapter ⬜️ Ignored (Inspect) Jan 24, 2023 at 5:24PM (UTC)

/// Handle to propose_header task. Our target is to have only one task running always, thus
/// we cancel the previously running before we spawn the next one. However, we don't wait for
/// the previous to finish to spawn the new one, so we might temporarily have more that one
/// parallel running, which should be fine though.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit - remove extra space

@akichidis akichidis enabled auto-merge (squash) January 24, 2023 17:23
@akichidis akichidis merged commit 68fd73c into main Jan 24, 2023
@akichidis akichidis deleted the refactor/core-use-joinset branch January 24, 2023 17:43
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.

4 participants