Bug #705617 - Failed connection hides offline data in online mode
authorMilan Crha <mcrha@redhat.com>
Thu, 8 Aug 2013 11:46:44 +0000 (13:46 +0200)
committerMilan Crha <mcrha@redhat.com>
Thu, 8 Aug 2013 11:46:44 +0000 (13:46 +0200)
commit65efdc0b20fe35f1894e5006f3542162d8872486
tree59021f9f5d7c67304858fe866d8627b38ac1c0f7
parentb092c5d404cd457dde22f6cd53c4981ce8e75b3b
Bug #705617 - Failed connection hides offline data in online mode

Do not call "connect" when changing online state in 'connecting' state,
and similar for "disconnect", to prevent a deadlock, if this change is
called within "connect" or "disconnect" function itself.
camel/camel-offline-store.c