Files
neon/proxy/src
Conrad Ludgate a461c459d8 fix http pool test (#5653)
## Problem

We defer the returning of connections the the connection pool. It's
possible for our test to be faster than the returning of connections -
which then gets a differing process ID because it opens a new
connection.

## Summary of changes

1. Delay the tests just a little (20ms) to give more chance for
connections to return.
2. Correlate connection IDs with the connection logs a bit more
2023-10-25 13:20:45 +01:00
..
2023-10-25 13:20:45 +01:00
2023-10-17 13:13:12 +01:00
2023-07-04 14:54:59 +01:00
2023-05-15 23:45:04 +02:00
2023-07-17 15:53:01 +01:00
2023-06-02 21:03:12 +03:00
2023-08-10 17:49:24 +01:00
2023-08-31 14:30:25 +03:00
2023-09-28 11:38:26 +01:00
2023-08-31 14:30:25 +03:00
2023-08-30 15:14:03 +01:00
2022-07-04 23:46:37 +03:00