Skip to content

PacketListener on XMPPConnection flooded with repeated processPacket() #4

Description

@ge0rg

In yaxim, the processPacket() function for incoming chat messages is sometimes called several times right after each other for one single message (yaxim-org/yaxim#12).
It seems to be caused by a misbehavior in either smacks PacketReader.listenerExecutor or maybe in Androids ExecutorService. I assume it is caused by the phone being half-asleep, becaue it only happens ocassionally.
I'm opening the report here because it might affect other users of asmack as well, and because you might be able to help us track it down ;)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions