BlockingIteratorImpl.hasNext waits forever
My Onionoo server blocks after about 20 runs.
The analysis yields that it or the descriptor lib waits forever in
org.torproject.descriptor.impl.BlockingIteratorImpl.hasNext
This issue blocks #14070 (moved)
Maybe also think about using java.util.concurrent throughout the library? E.g. some BlockingQueue implementation, and atomic variables?
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information