bareos: master e9c6d903

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-08-21 07:01 master 912a325a Pending
Changeset test-bsock: fix not setting up signal handlers

This is necessary for the auth_fails test as the server might close
the connection (because the auth was unsuccessful) while the client
still tries to read from it, causing a SIGPIPE and a failed test.
mod - core/src/tests/test_bsock.cc Diff File