Ticket #1955 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

_connection_lost does not switch status to offline

Reported by: j@… Owned by: asterix
Priority: normal Milestone:
Component: None Version: svn
Severity: normal Keywords:
Cc: OS:

Description

while in other situations the status is changed, this is missing in def _connection_lost(self):

as a result one can not connect once the connection was lost due to suspend or other network outage.

Attachments

connection_lost.patch (0.5 kB) - added by j@… 3 years ago.
fix this by calling self.disconnect()

Change History

Changed 3 years ago by dkirov

  • status changed from new to closed
  • resolution set to fixed

Thank, it is applied [6323].

Changed 3 years ago by j@…

fix this by calling self.disconnect()

Add/Change #1955 (_connection_lost does not switch status to offline)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.