Verify microtasks are flushed with each event loop (#13073)
Adds a test that verifies that the microtask queue is flushed between engine event loop iterations. Related issue: https://github.com/flutter/flutter/issues/9998
Showing
Please register or sign in to comment