Skip to content

memoryLimit doesn't work in for tag #776

@prd-dao-nguyen

Description

@prd-dao-nguyen

Hey
This code will cause memory allocation failure. This will also break the playground.

{% for i in (1..1000000000) %} {{'a'}} {% endfor %}

Please check and tell me if there's any way to fix this!

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions