Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Do not attempt to disconnect if there's no connection #472

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 19, 2021

  1. Do not attempt to disconnect if there's no connection

    This is another case of
    Grokzen#453
    
    There are cases in which we can get a `BaseException` before we have
    established a connection, which means that attempting to disconnect from
    it will result in an unhandled exception.
    Fran Garcia committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    ca53162 View commit details
    Browse the repository at this point in the history