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

Boot always loads heads in order #144

Merged
merged 33 commits into from
Jun 14, 2024
Merged

Boot always loads heads in order #144

merged 33 commits into from
Jun 14, 2024

Conversation

chm-diederichs
Copy link
Contributor

No description provided.

@chm-diederichs chm-diederichs force-pushed the wakeup-heads-in-order branch from 5ae2be4 to c4750a3 Compare June 11, 2024 15:44
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@chm-diederichs chm-diederichs force-pushed the wakeup-heads-in-order branch 2 times, most recently from 7454cc0 to 43967f0 Compare June 12, 2024 21:52
index.js Outdated
continue
}

const node = await writer.get(length - 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

i think this is sync

index.js Outdated

if (writer.available < length) await writer.update()

if (writer.avialable < length) {
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

@chm-diederichs chm-diederichs force-pushed the wakeup-heads-in-order branch from f8d0d5a to 35e9c5d Compare June 14, 2024 10:03
@chm-diederichs chm-diederichs merged commit bfbd46a into main Jun 14, 2024
4 checks passed
@chm-diederichs chm-diederichs deleted the wakeup-heads-in-order branch June 14, 2024 13:59
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