Skip to content

Crash as soon as Tor closes the control connection

akwizgran requested to merge jtorctl-0.5 into master

This branch upgrades jtorctl to version 0.5, which has a new EventHandler method that notifies the handler when jtorctl detects that Tor has closed the control connection. This might help us to debug #1499 by crashing immediately when the control connection is closed, rather than waiting until the next time we send a jtorctl command.

Merge request reports