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

cleanup: Stop loading smileypack in a separate thread. #215

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 7, 2024

It takes 10ms to load the file. There's no need to do this in a separate thread anymore.


This change is Reviewable

@iphydf iphydf added this to the v1.18.0 milestone Dec 7, 2024
@github-actions github-actions bot added the cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature. label Dec 7, 2024
@iphydf iphydf force-pushed the smiley-locker branch 4 times, most recently from 2c12a76 to 71449f4 Compare December 7, 2024 13:28
@iphydf iphydf changed the title cleanup: Enforce smiley pack loading mutex lock via types. cleanup: Enforce smiley pack loading mutex lock. Dec 7, 2024
@iphydf iphydf changed the title cleanup: Enforce smiley pack loading mutex lock. cleanup: Stop loading smileypack in a separate thread. Dec 7, 2024
It takes 10ms to load the file. There's no need to do this in a separate
thread anymore.
@toktok-releaser toktok-releaser merged commit ae63ec9 into TokTok:master Dec 7, 2024
28 checks passed
@iphydf iphydf deleted the smiley-locker branch December 7, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
Development

Successfully merging this pull request may close these issues.

3 participants