| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Dinesh Kumar <dinesh(dot)kumar(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch for Race Condition. |
| Date: | 2013-09-26 14:24:23 |
| Message-ID: | CA+OCxoyDaBhfdt4Yxo4pgkO=dBeEYgOen79YYuunpHr7XjH7vg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Tue, Sep 24, 2013 at 12:37 PM, Dinesh Kumar <
dinesh(dot)kumar(at)enterprisedb(dot)com> wrote:
> 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.
>
This doesn't apply - can you check the patch is correct please?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dhiraj Chawla | 2013-09-27 05:12:04 | Re: PGAdmin Crashes when a column is dropped from a table (issue fix patch) |
| Previous Message | Dave Page | 2013-09-26 14:17:56 | Re: PGAdmin Crashes when a column is dropped from a table (issue fix patch) |