mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-21 17:41:46 +00:00
- Switch from ArrayList to ConcurrentHashSet in
KBucketImpl to reduce chance of deadlock;
remove periodic shuffling of the bucket,
needs to be addressed elsewhere