pgadmin4/web/pgadmin/misc/bgprocess
Akshay Joshi ac4b5ab7fa 1) Correct the typo 'pythonw.exe' should be 'python.exe' for Windows if 'pythonw.exe' not found.
2) Added logging to identify the interpreter command for Windows.
2020-06-09 19:05:20 +05:30
..
static Disabled the Stop process button after clicking it and added a message 'Terminating the process...' to notify the user. Fixes #3787 2020-06-02 11:23:52 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
process_executor.py Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
processes.py 1) Correct the typo 'pythonw.exe' should be 'python.exe' for Windows if 'pythonw.exe' not found. 2020-06-09 19:05:20 +05:30