You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert asset lifetime changes and preserve staticness of asset paths in AssetServer::load() (#20562)
# Objective
- Fixes#19844
## Solution
- Revert #10823
- Also reverts #19094, as the ignored test added there does not compile
with the new lifetime rules.
## TODO
This PR was made > 10k issues ago, and git can do funky things. Opening
as a draft to investigate the diff before proceeding.
- [x] merge main into the old branch
- [x] revert the PR
- [x] make sure the diff looks okay
- [x] add comments explaining why we did this weird thing
---------
Co-authored-by: Zac Harrold <zac@harrold.com.au>
0 commit comments