compiler hangs when generated code is too large #2894
Labels
bug - codegen
bug - type 0
compiler halts or panics instead of generating code
bug - UX
a bug related to UX
Version Information
vyper --version
): v0.3.3What's your issue about?
the following code would generate impractically large bytecode. the compiler hangs instead of raising an error.
How can it be fixed?
The text was updated successfully, but these errors were encountered: