ppy / osu-framework

A game framework written with osu! in mind.
MIT License
1.67k stars 419 forks source link

Revert BindableList GC reduction change #6356

Closed smoogipoo closed 3 months ago

smoogipoo commented 3 months ago

This reverts commit af4e54d7af31fadd43024dbf796f917f3d89dd52, reversing changes made to 4779e1b82e5b03daff7210786200d2c14e8deaee.

See test failures in https://github.com/ppy/osu/pull/29367 . I don't really want to bother with figuring out how to make this work nicely without developer overhead. Might take a different approach in the future - dunno.