valoeghese/2fc0f18

Move Chunk I/O to Executor

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