mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Some file I/O is piped from OS processes and never completes, so without havign a timeout on the recording serialzation, we end up waiting forever on that I/O to complete.