Closed
Description
Issue by Hixie
Wednesday Aug 19, 2015 at 23:16 GMT
Originally opened as https://github.com/flutter/engine/issues/702
It's my understanding that when you use "async", zones keep track of the stack traces such that you can get sane usable stack traces. We should enable that by default in debug mode (at least).
CC @sethladd who may know what I'm talking about (since I don't...).