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

fix: dequeue async tasks non-preemptively #841

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

jyeshe
Copy link
Member

@jyeshe jyeshe commented Aug 15, 2022

What

Dequeue async task by multiple consumers without waiting for the Producer

Why

Avoids timeout or increasing it and speeds up the sync.

Notes

Synced on mainnet until 413430 and keeps going without timeout.

@jyeshe jyeshe self-assigned this Aug 15, 2022
@jyeshe jyeshe merged commit 5868472 into master Aug 15, 2022
@jyeshe jyeshe deleted the non-preemptive-async-producer branch August 15, 2022 11:31
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.

None yet

3 participants