mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 18:25:51 +00:00
There was a nasty bug where a connection-failed interrupt was run afer any interruptible calls were made, making the next test-case fail due to interruption.