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

Improve Postgres isOpen check #2928

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Improve Postgres isOpen check #2928

merged 1 commit into from
Mar 22, 2024

Conversation

jogboms
Copy link
Contributor

@jogboms jogboms commented Mar 21, 2024

After a certain period, the Postgres session could be closed when the app is in the background, this improves the isOpen to ensure the session is still open.

Copy link
Owner

@simolus3 simolus3 left a comment

Choose a reason for hiding this comment

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

Good call, thanks!

@simolus3 simolus3 merged commit ae40dd6 into simolus3:develop Mar 22, 2024
10 checks passed
@jogboms
Copy link
Contributor Author

jogboms commented Apr 24, 2024

Hey @simolus3

Any chance this can get a patch release?

@simolus3
Copy link
Owner

Of course! Sorry for the delay, I've just published version 1.2.1 which includes this fix.

@jogboms
Copy link
Contributor Author

jogboms commented Apr 25, 2024

Thanks man for your work!

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.

2 participants