[pgAdmin4][psycopg2] - poll function local variable reference error

Поиск
Список
Период
Сортировка
От Neel Patel
Тема [pgAdmin4][psycopg2] - poll function local variable reference error
Дата
Msg-id CACCA4P0KHDD3gCKmMbBkvRKxgp9Rx91KTYxjfVX=XHEsJfthCg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][psycopg2] - poll function local variable reference error  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

During the debugger implementation, we came to know that "poll()" function is getting failed when the status is not equal to "ASYNC_OK". We are getting the below error at python side.

"UnboundLocalError: local variable 'colinfo' referenced before assignment"


Attached is the patch that resolves the above error.

Do review it and let us know for comments.

Thanks,
Neel Patel
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Adding to Documentation
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix PIP packaging code so it works nicely on Linux an