We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496a1e0 commit 4b80cfdCopy full SHA for 4b80cfd
sdk/lib/isolate/isolate.dart
@@ -199,9 +199,6 @@ class Isolate {
199
* isolate was started as [paused], it may already have terminated
200
* before those methods can complete.
201
*
202
- * WARNING: The [errorsAreFatal], [onExit] and [onError] parameters are not
203
- * implemented yet.
204
- *
205
* If the [checked] parameter is set to `true` or `false`,
206
* the new isolate will run code in checked mode,
207
* respectively in production mode, if possible.
0 commit comments