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

HTTP Response hang on DbClient of Mapper and CoroMapper process to postgresql on macOS Sequioa #2214

Open
ericjansen opened this issue Nov 26, 2024 · 0 comments

Comments

@ericjansen
Copy link

This issue happened upon upgrading to macOS Sequioa.
The call API hang upon calling Mapper or CoroMapper for any CRUD process to postgresql on macOS Sequioa.

Tested using Postman Http Request to API and the response keeps running without ending.

Browsed on internet on any issues with PostgreSQL and macOS so far has the issue related to edb-installers. I am not sure whether this is a related topic EnterpriseDB/edb-installers#185

However this issue does not occur on Rocky Linux, and I believe on any Linux distributions. That's why I deduce it's most likely related to macOS Sequioa new features.

Steps on how to reproduce is easy:

  • Just create any CRUD operation to postgresql on MacBook like findBy, insert, etc. It's fine using coroutines or without.
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

No branches or pull requests

1 participant