mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reverts: flutter/engine#54019 Initiated by: jonahwilliams Reason for reverting: does not work on CI emulators Original PR Author: jonahwilliams Reviewed By: {chinmaygarde} This change reverts the following previous change: Fixes https://github.com/flutter/flutter/issues/147533 This works now that the backpressure issue is fixed. Maybe the wait semaphore didn't work, but the CPU wait on the fence does.