async-append
async-append copied to clipboard
Instead of boolean started should we use enum State?
@tabatkins added a bunch of states that are strings, maybe we should just expose those instead of a boolean for started?