fix(query): ensure that open connection are killed after timeout #1713
Annotations
2 errors
test/index.test.ts > test query timeout > query timeout after 3s and connection cleanup:
test/server/query-timeout.ts#L35
AssertionError: expected 400 to be 408 // Object.is equality
- Expected
+ Received
- 408
+ 400
❯ timeout test/server/query-timeout.ts:35:30
|
Test
Process completed with exit code 1.
|