mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-14 22:45:12 +00:00
ea0747171f
- Switch from ArrayList to ConcurrentHashSet in
KBucketImpl to reduce chance of deadlock;
remove periodic shuffling of the bucket,
needs to be addressed elsewhere