-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-duplicateClosed in favor of an existing reportClosed in favor of an existing reportlibrary-isolatetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
This issue was originally filed by mn...@gmail.com
The standard library defines the Isolate class and talks about heavy and light Isolates. I've been unable to find any details about the two kinds of isolates in the spec. It could be valuable to clarify how a Dart implementation may handle them. For example, if a light isolate behaves sluggishly, is the runtime system allowed to silently upgrade it to a heavy isolate to preserve responsiveness in the main thread?
Metadata
Metadata
Assignees
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-duplicateClosed in favor of an existing reportClosed in favor of an existing reportlibrary-isolatetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug