Content-Length: 256397 | pFad | http://github.com/postgrespro/testgres/commit/95e6ad03fd1a6913a8f92fbe2cad65779cb94078

9B Merge pull request #174 from dmitry-lipetsk/D20241227_001--node_start · postgrespro/testgres@95e6ad0 · GitHub
Skip to content

Commit 95e6ad0

Browse files
Merge pull request #174 from dmitry-lipetsk/D20241227_001--node_start
PostgresNode::start is refactored
2 parents edbdb9d + c6e6f10 commit 95e6ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testgres/node.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ def LOCAL__raise_cannot_start_node__std(from_exception):
848848
cur_port = self.port
849849
new_port = utils.reserve_port() # can raise
850850
try:
851-
options = {'port': str(new_port)}
851+
options = {'port': new_port}
852852
self.set_auto_conf(options)
853853
except: # noqa: E722
854854
utils.release_port(new_port)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/testgres/commit/95e6ad03fd1a6913a8f92fbe2cad65779cb94078

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy