You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: