Patch for Race Condition.

Поиск
Список
Период
Сортировка
От Dinesh Kumar
Тема Patch for Race Condition.
Дата
Msg-id CAKWsr7i16VB4P=c2WmNL3n1Hat8+mhhMFquffYu8ZSxf_bEoAw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch for Race Condition.  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave/Team,

While working on one of the assigned task, i have been noticed the race condition on object "currentObject", which is concurrently updating by "onSelRightClick" and "execSelChange" methods. Due to this, sometimes, i am getting "n" Node context menu on "m" node.

Ex:- When i right click on "server node", it is showing the "database node" popup menu options.

I have been attaching the patch along with this request, and will be awaiting for your inputs.

Thanks in advance.

Dinesh

-- 
Dinesh Kumar
Software Engineer
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more
Вложения

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

Предыдущее
От: Neel Patel
Дата:
Сообщение: Slony Issue Fix in pgAdmin
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Make sure we return a value from a non-void functio