| 1 | // Regression for the dev-db PGlite socket protocol-interleaving bug (patched |
| 2 | // in patches/@electric-sql%2Fpglite-socket@0.1.4.patch). |
| 3 | // |
| 4 | // PGLiteSocketServer's QueryQueueManager used to enqueue each postgres wire |
nothing calls this directly
no test coverage detected