mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
591d149f97
Make flutter_tester support multithreaded testing, and run all Dart tests in both single and multithreaded configurations This also modifies Shell::GetUIIsolateLastError() and Shell::EngineHasLivePorts() so that they must be called from the UI task runner.