Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

主线程栈溢出 #42

@riceForChina

Description

@riceForChina

不知道什么操作导致主线程栈溢出,导致出现UI渲染crash了,最后修改下面代码为512解决,想了解有没有什么错误写法导致库的栈不释放,很容易栈溢出
internal static let recommended = Coroutine.StackSize(size: 512 * 1024)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions