mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 01:10:05 +08:00
818fac6ac8
Until now, the `RealmContextFactory` would be disposed as part of the drawable hierarchy. This is too early, as it may be being used by higher level components (like `ConfigManager`s, see #15115) that perform final operations after the drawables have been disposed. Seems to make sense moving this out of the drawable hierarchy and in line with how we were doing things with EF.
818fac6ac8
·
2021-10-15 13:58:16 +09:00
History