Skip to content

Replace lazy_static with once_cell #456

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Nov 11, 2021

Resolves #436 - the last 2 remaining tasks

  • adview-manager - replace with once_cell
  • sentry - remove event_aggregator

- adview-manager - replace with once_cell
- sentry - remove `event_aggregator`
@elpiel elpiel linked an issue Nov 11, 2021 that may be closed by this pull request
4 tasks
@elpiel elpiel requested a review from simzzz November 11, 2021 13:01
@elpiel elpiel merged commit 0baae9e into aip-61-adex-v5 Nov 11, 2021
@elpiel elpiel deleted the issue-436-remove-lazy_static branch November 11, 2021 13:34
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.

replace lazy_static! macro with once_cell::sync::Lazy
2 participants