1 min readOct 11, 2018
The goal of this refactor was to phase out the old Task
API, and migrate to ApiFutures
. No performance improvements were planned or expected out of it. We can certainly look into using a non-blocking I/O API underneath in the future.