Move Chunk I/O to Executor
Closed this issue · 1 comments
valoeghese commented
because the way it works now is cursed and abuses wait() and notifyAll()
valoeghese commented
Also "bug" because currently I/O blocks main thread partially
Closed this issue · 1 comments
because the way it works now is cursed and abuses wait() and notifyAll()
Also "bug" because currently I/O blocks main thread partially