-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update Custom Emoji #10176
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
base: master
Are you sure you want to change the base?
Update Custom Emoji #10176
Conversation
Remove thread interrupt
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
|
this is what I meant by don't block - awaitTermination would block here |
|
you have to just shutdownNow() basically |
Apply PR feedback
|
Fixed =) |
|
Hey, fixed a bug and figured it'd be best if it was included in this PR. Here's the diff in case you already got most of the review done and want to see the specific changes |
Sorry, habitually did a
git reset --hard upstream/masterand thanos'd my other PR #10154This one has the feedback from @riktenx applied.