Skip to content

Remove empty IOException try-catch handling when extracting PostgreSQL binaries#136

Merged
tomix26 merged 1 commit intozonkyio:masterfrom
turbanoff:avoid_bogus_catch
Sep 27, 2024
Merged

Remove empty IOException try-catch handling when extracting PostgreSQL binaries#136
tomix26 merged 1 commit intozonkyio:masterfrom
turbanoff:avoid_bogus_catch

Conversation

@turbanoff
Copy link
Copy Markdown

Exception is already handled by outer try-catch block.
Ignoring exceptions is bad practice.

@tomix26 tomix26 merged commit 2f830bf into zonkyio:master Sep 27, 2024
@tomix26
Copy link
Copy Markdown
Collaborator

tomix26 commented Sep 27, 2024

@turbanoff Thank you for your effort.

@tomix26 tomix26 added this to the 2.1.0 milestone Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants