Skip to content
Snippets Groups Projects
  • Nate Bosch's avatar
    Remove arguments to runInIsolate utility (#1169) · 26ba571a
    Nate Bosch authored
    The `resolver` argument was only used from external packages which can
    be migrated off this utility.
    
    The `checked` argument was only used to allow `spawnHybrid` APIs to run
    code without asserts, but we want all test code to run with asserts,
    including server side utilities.
    Unverified
    26ba571a
pubspec.yaml 967 B