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
When npm pg is used to connect a JS application to ArcadeDB it stuck forever after performing a query.
The problem is in place since 25.1.1, where the PostgresNetworkExecutor started to use Binary instead of ByteBuffer.