Keep better track of when external process threads are running to avoid crashes if the user closes a window at the wrong time.
Branch ------ REL-1_16_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=de460df6732cd1e1ded8eb4ec993d4bdd3765565 Author: Akshay Joshi <[email protected]> Modified Files -------------- pgadmin/dlg/dlgClasses.cpp | 19 ++++++++++++++++++- pgadmin/include/dlg/dlgClasses.h | 4 ++++ 2 files changed, 22 insertions(+), 1 deletion(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
