Skip to content

Conversation

@dmitry-lipetsk
Copy link
Collaborator

Changes

  • parameter params can be None or list
  • typing
  • start2 documentation is corrected
  • asserts are added
  • new unit tests for start and start2 methods
  • start and start2 are using new internal method _start that does not have default parameters

PostgresNode::_start it an internal method without default paramseters.

It is called by start and start2 methods.

Also:
 - typing
 - argument "params" can be None now
They use the new utility PostgresNodeTestUtils.wait_for_running_state.
@dmitry-lipetsk dmitry-lipetsk force-pushed the D20260123_001--node-start-is-updated branch from bd7c351 to eed89f7 Compare January 23, 2026 11:07
@dmitry-lipetsk dmitry-lipetsk merged commit f42e43b into postgrespro:master Jan 23, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant