Thread: [pgadmin-org/pgadmin4] 338bb6: Fixed an issue where reading process logs throws a...

  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 338bb64a552c86e71fbaa62ec78bfd240a2355c9
      https://github.com/pgadmin-org/pgadmin4/commit/338bb64a552c86e71fbaa62ec78bfd240a2355c9
  Author: Akshay Joshi <akshay.joshi@enterprisedb.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M docs/en_US/release_notes_8_1.rst
    M web/pgadmin/misc/bgprocess/processes.py

  Log Message:
  -----------
  Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive. #6803