[pgadmin-hackers] connection error - Mailing list pgadmin-hackers

From George Gelashvili
Subject [pgadmin-hackers] connection error
Date
Msg-id CAHowoHYqbZL+JGs0t1R68UcQqcizASrbqJH+iRo9ztkqZOun5Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] connection error
List pgadmin-hackers
Hi Hackers!

Our tests found a bug with the current version of master, that was introduced by the commit 9ad1316990cf54da665546ad2dff367557b98262.
It is throwing an error when the server starts up and returns an error message of None, and thereby breaking the happy path. There is a function ('create' around line 587) in servers/__init__.py that checks against the attribute 'decode', which the server doesn't have when there isn't an error message.

George & Sarah
Attachment

pgadmin-hackers by date:

Previous
From: Atira Odhner
Date:
Subject: Re: [pgadmin-hackers][patch] Fixes QT build when not signing
Next
From: George Gelashvili
Date:
Subject: Re: [pgadmin-hackers] connection error