Skip to content

Comments

[1128] Fixed resource leak in CloudWalUploader#1129

Open
ethiebautgeorge-nasuni wants to merge 1 commit intoEnterpriseDB:masterfrom
ethiebautgeorge-nasuni:ethiebautgeorge-nasuni/1128-resource-leak-fix-in-CloudWalUploader
Open

[1128] Fixed resource leak in CloudWalUploader#1129
ethiebautgeorge-nasuni wants to merge 1 commit intoEnterpriseDB:masterfrom
ethiebautgeorge-nasuni:ethiebautgeorge-nasuni/1128-resource-leak-fix-in-CloudWalUploader

Conversation

@ethiebautgeorge-nasuni
Copy link
Contributor

@ethiebautgeorge-nasuni ethiebautgeorge-nasuni commented Nov 3, 2025

Fixed resource leak in CloudWalUploader in order to address #1128

All unit tests pass, except the 2 usual ones that depend on /dev/sdf, which I do not have on my Mac.

@@ -308,8 +308,6 @@ def upload_wal(self, wal_path, override_tags=None):
"""
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easier to review with "hide whitespaces"

@barthisrael
Copy link
Contributor

@ethiebautgeorge-nasuni thanks for this PR!

We pulled it to our internal pipelines.
We might accept this patch and make it available in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants