Skip to content

Bugfix: Collector: Close TLS connection properly when it fails

Pavel Doležal requested to merge collector-connection-bug into devel

Properly close TLS connection if it fails during initialization in ConnectionHandler constructor.

Merge request reports