-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.dependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specifically
Description
runZoned will no longer take an onError callback. To pass an onError callback, we must use runZonedGuarded instead. See dart-lang/sdk#40681 and #52953.
nerder, abegehr, dluksza and mono0926
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.dependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specifically