mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously, it was a static. Doesn't have much effect in practice because we only use this microtask queue for main isolates, which exist on a single thread.