Fixed an issue where hanging symlinks in a directory cause select file dialog to break. Fixes #5119
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8be3517c6dfed8a748fea83888b871430fd70bdd Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + web/pgadmin/misc/file_manager/__init__.py | 12 +++++++----- 2 files changed, 8 insertions(+), 5 deletions(-)