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

Add message preprocessing #48

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Add message preprocessing #48

merged 1 commit into from
Nov 15, 2023

Conversation

fjarri
Copy link
Member

@fjarri fjarri commented Nov 15, 2023

This eliminates some duplicate incoming message checks, eliminates task spawning for messages intended for the next round (they are now cached right away), and slightly reduces the complexity of the user API.

Some unwrap()s were added, to be removed in a big unwrap cleanup.

Copy link

vercel bot commented Nov 15, 2023

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

Name Status Preview Updated (UTC)
synedrion ✅ Ready (Inspect) Visit Preview Nov 15, 2023 11:13pm

@fjarri fjarri merged commit edd94af into master Nov 15, 2023
5 checks passed
@fjarri fjarri deleted the message-preprocessing branch November 15, 2023 23:26
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.

1 participant