Jason Simmons 244d864381 Log the sticky error during isolate shutdown (flutter/engine#8742)
The sticky error may be set in cases such as an unhandled asynchronous
exception.  This is similar to the logging done in the Dart command line
embedder's isolate shutdown callback.
2019-04-25 15:08:53 -07:00
..