Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error handling and port management for Windows #172

Merged

Conversation

dmitry-lipetsk
Copy link
Collaborator

Main problem on Windows - execute_utility returns None in 'error'. PostgresNode::start (LOCAL__start_node) does not respect it and fails (assert).

- test_the_same_port
- test_port_rereserve_during_node_start
- test_port_conflict
  - use rm_carriage_returns
[BUG FIX] execute_utility may return None in error.
@dmitry-lipetsk dmitry-lipetsk merged commit 989e209 into postgrespro:master Dec 25, 2024
1 check passed
@demonolock demonolock changed the title Problems with Windows are fixed Fix error handling and port management for Windows Dec 28, 2024
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