Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned
Description
A deadlock between AbstractXMPPConnection and another entity, typically a Manager, is possible due to AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returning before all synchronous receive listeners have been invoked.
A deadlock between AbstractXMPPConnection and another entity, typically a Manager, is possible due to AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returning before all synchronous receive listeners have been invoked.