Smack/smack-core/src/main/java/org
Florian Schmaus 3ff553549a [SmackFuture] Invoke the callbacks at most once
Previously, if a SmackFuture both was successful and unsuccessful, it
was possible that the onSuccess() callback was invoked twice.

Reported-by: Boris Grozev <boris@jitsi.org>
2022-02-02 20:47:31 +01:00
..
jivesoftware/smack [SmackFuture] Invoke the callbacks at most once 2022-02-02 20:47:31 +01:00