Smack/smack-extensions
Florian Schmaus fd97f5ba0b Use a CopyOnWriteArraySet for joinedRooms
Since it is accessed concurrently. And also may cause a
ConcurrentModificationException when the MultiUserChatManager tries to
re-join the joined rooms.

Fixes SMACK-819.
2018-05-10 20:30:24 +02:00
..
src Use a CopyOnWriteArraySet for joinedRooms 2018-05-10 20:30:24 +02:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00