memory leak in editor

Editing a specific script in my game causes the linter to infinitely consume all of my ram. I have traced the leak to Luau::Normalizer::unionSaturatedFunctions but I do not know what is causing it to infinitely allocate. I have been only been able to reproduce the issue in my game. I’ve tried moving the same script to another game and trying to reproduce the issue but have been unsuccessful.


image

A private message is associated with this bug report

7 Likes