Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus e2e228fc93 muc: synchronize Stats.create(Integer)
Since this method is used by the MUCUserProvider, it is potentially
invoked concurrently and the access to the statusMap must be
synchronized then.
2020-04-16 21:20:53 +02:00
..
smack Introduce XMPPConnection.add(Message|Presence)Interceptor 2019-10-25 21:41:55 +02:00
smackx muc: synchronize Stats.create(Integer) 2020-04-16 21:20:53 +02:00