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