Maybe make service events skip the lock in AwaitableDataSender #148
Labels
No Label
android
backend/service
bug
contribution welcome
documentation
duplicate
enhancement
good first issue
help wanted
i18n
Improvement
invalid
ios
moxdns
moxplatform
moxxmpp
moxxy_native
needs investigation
needs testing
question
release
ui
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: moxxy/moxxy#148
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
If we already know that the event we are sending is not being awaited, we could just skip the lock and map lookup in the awaitable data sender.