On Wed, Nov 24, 2021 at 03:10:21PM +0300, Alexandr Miloslavskiy wrote:
> On 24.11.2021 15:07, James McCoy wrote:
> > The comment says IOException, but this is InterruptedException.  Is that
> > intentional?
> 
> 
> Catching InterruptedException is simply to be able to call
> 'tunnelAgent.join()'. The comment is correct. The difference between
> 'tunnelAgent.join()' and 'tunnelAgent.joinAndTest()' is testing for
> IOException.

Thanks!  This patch has worked for me, as well.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to