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

cached messages are now Option<Arc> #84

Merged
merged 1 commit into from
Sep 23, 2022
Merged

cached messages are now Option<Arc> #84

merged 1 commit into from
Sep 23, 2022

Conversation

circuitsacul
Copy link
Owner

Closes #83

@circuitsacul circuitsacul merged commit 405f819 into main Sep 23, 2022
@circuitsacul circuitsacul deleted the opt-arc-cm branch September 23, 2022 20:20
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.

Make cached messages Option<Arc<CachedMessage>> rather than Arc<Option<CachedMessage>>
1 participant