Skip to content

Commit 6465b41

Browse files
A comment is added
1 parent 660ab62 commit 6465b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testgres/node.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -791,6 +791,7 @@ def start(self, params=[], wait=True):
791791
"start"] + params # yapf: disable
792792

793793
def LOCAL__start_node():
794+
# 'error' will be None on Windows
794795
_, _, error = execute_utility(_params, self.utils_log_file, verbose=True)
795796
assert error is None or type(error) == str # noqa: E721
796797
if error and 'does not exist' in error:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy