pgAdmin III commit: Keep better track of when external process threads - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Keep better track of when external process threads
Date
Msg-id E1V2hZw-0000ys-IU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Keep better track of when external process threads are running to avoid crashes if the user closes a window at the
wrongtime. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=76df8b8a5a2252e98df038aebff129ebca14ea2d
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgClasses.cpp       |   19 ++++++++++++++++++-
pgadmin/include/dlg/dlgClasses.h |    4 ++++
2 files changed, 22 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Fixed crash in execution dialog
Next
From: Dave Page
Date:
Subject: Re: Fixed crash in execution dialog