Skip to content

Test suite: collect logs of tor & friends when we timed out waiting for TCA to connect

intrigeri requested to merge 18850-collect-tor-logs-tca-connection-timeout into stable

This is an unexpected failure and in such a situation, chances are that some useful information will be in the logs of tor and obfs4proxy, so let's collect them by raising an exception that is_a?(TorBootstrapFailure).

Closes #18850 (closed)

Edited by intrigeri

Merge request reports