pgAdmin 4 commit: Modified the logic to check Port is in use for runtim

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Modified the logic to check Port is in use for runtim
Date: 2020-09-03 13:52:03
Message-ID: E1kDpel-00059Z-Hr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Modified the logic to check Port is in use for runtime. Fixes #5751.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ae9ccff1618e37a93e56072a3422e83fa82deb4

Modified Files
--------------
runtime/Runtime.cpp | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-09-07 05:43:39 [pgAdmin][RM5765] Invalid markup for viewing table with field named "constructor"
Previous Message Pradip Parkale 2020-09-03 13:49:09 Re: [pgAdmin][SonarQube] : Remove duplicates string literals.