1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src
David Steele c8492aac41 Cleanup inherited clients in protocol test harness.
Cleanup all clients inherited from the parent process so they cannot be accidentally used to send messages to servers that do not belong to this process.

We need to do this carefully so that exit commands are not sent and processes are not terminated, so clear the mem context callback on each object before freeing it.
2021-08-09 17:11:39 -04:00
..
common Cleanup inherited clients in protocol test harness. 2021-08-09 17:11:39 -04:00
module Cleanup inherited clients in protocol test harness. 2021-08-09 17:11:39 -04:00
test.c Fix documentation and comment typos. 2021-07-01 11:50:03 -04:00
valgrind.suppress.co7 Update test container OS versions. 2021-07-18 17:29:20 -04:00
valgrind.suppress.u16 Update test container OS versions. 2021-07-18 17:29:20 -04:00