1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-18 02:02:04 +01:00
Smack/smack-extensions
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
..
src muc: synchronize Stats.create(Integer) 2020-04-16 21:20:53 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00