eff4807eef
Report it as a silent exception. This way it will show up in log files and (in the future) over crash reporting (since we haven't solved the underlying cause), but *not* to users, because it currently appears to be harmless. In the future we should consider a "logged-only" type of exception, once we are confident this isn't causing secondary issues, if we don't intend to or think we are able to solve this at a deeper level. Change-Id: I2ee339718fbd6e7c684ccc42718fbb57742f2dd7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134467 Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Mike Fairhurst <mfairhurst@google.com>