mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 06:12:05 +01:00
7041e90522
by using a custom ArrayBlockingQueueWithShutdown. Fixes a race condition where nextpacket() would wait for a notification that would never arrive, because all all put(Packet) calls are still blocking. SMACK-560 |
||
---|---|---|
.. | ||
main/java/org/jivesoftware/smack | ||
test/java/org/jivesoftware/smack |