pgadmin4/web/pgadmin/misc/bgprocess
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
static/js 1) Fixed the error message displayed when clicking the cloud server for which deployment is in progress. Fixes #5144 2022-09-15 18:44:07 +05:30
__init__.py 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
process_executor.py Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
processes.py python 3 updates 2022-11-19 10:13:41 +05:30