Skip to content

context.runThread崩溃 #34

@izxyz

Description

@izxyz

for i = 1, 10 do
for j = 1, 10000 do
callback(function()
print(i,j)
end)
end
end
报内存错误,巴拉巴拉一串

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