async
async copied to clipboard
Rethink error traces
Because it is very hard to debug async now. The traces should be definitely kept, even if the errors are caught, because the async engine needs to catch every error.