async icon indicating copy to clipboard operation
async copied to clipboard

Rethink error traces

Open gaborcsardi opened this issue 5 years ago • 0 comments

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.

gaborcsardi avatar Aug 01 '20 12:08 gaborcsardi