• Siva's avatar
    Turn support for sync-async on in Flutter. (#16543) · b0b2c007
    Siva authored
    * Turn support for sync-async on in Flutter. With this feature
    execution of async functions starts immediately instead of it
    being delayed by one microtask tick.
    
    * Address review comments.
    
    * Adjust some stack trace expectations which are slightly different with
    --sync-async turned on.
    b0b2c007
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
tools Loading commit data...
README.md Loading commit data...