Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ release
Method
release
web/pgadmin/misc/bgprocess/process_executor.py:242–245 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
240
break
241
242
def
release(self):
243
if
self.logger:
244
self.logger.close()
245
self.logger = None
246
247
248
def
update_status(**kw):
Callers
15
execute
Function · 0.95
disconnect_from_all_servers
Function · 0.45
nodes
Method · 0.45
node
Method · 0.45
connect_status
Method · 0.45
connect
Method · 0.45
disconnect
Method · 0.45
_create_dependents_data
Method · 0.45
_release_connection
Method · 0.45
role_reassign_own
Method · 0.45
disconnect
Method · 0.45
update
Method · 0.45
Calls
1
close
Method · 0.45
Tested by
3
_copies_rectangular_selection
Method · 0.36
_shift_resizes_rectangular_selection
Method · 0.36
_mouseup_outside_grid_does_not_make_a_selection
Method · 0.36