mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
close() returns a nonzero in case of an error. Old code had it log only when *no* error happens on close, which is exactly the opposite of what we want.