Skip to content

Flutter Engine must have a consistent native thread stack size for the root isolate thread. #72156

@chinmaygarde

Description

@chinmaygarde

Currently, the engine launches the thread that hosts the root isolate. The stack sizes are left at the defaults used by the platform. This is currently 512KB on iOS and 1MB on Android. While Flutter provides no guarantee of a specific stack size available to Dart applications, it might be desirable to have some consistency. Since iOS uses 1MB for the main thread, this seems like a fine default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions