Details
Description
If the bayeux client is disconnecting, and a long poll returns while it is disconnecting, it incorrectly re-sets the _isInitialized flag to true. See line 947 of BayeuxClient.java.
If the bayeux client is disconnecting, and a long poll returns while it is disconnecting, it incorrectly re-sets the _isInitialized flag to true. See line 947 of BayeuxClient.java.
disconnecting state prevents completing initialization