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

keepDescription: initialize bluemonday policy only once #196

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

MichaelEischer
Copy link
Collaborator

The policy can be reused, thus there's no need to recreate it for every processed calendar event.

Inspired by #180 . But this barely changes the memory usage.

The policy can be reused, thus there's no need to recreate it for every
processed calendar event.
Copy link
Collaborator

@timonegk timonegk left a comment

Choose a reason for hiding this comment

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

LGTM and works

@MichaelEischer MichaelEischer merged commit 313a29a into main Jan 7, 2025
5 checks passed
@MichaelEischer MichaelEischer deleted the init-keep-description-once branch January 7, 2025 17:30
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