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
# Objective
Fix#20804
- Pipelines are getting recreated ad infinitum -> memory leak
- result of a bad review comment by me, oops
## Solution
- move the system to `RenderStartup` rather than `queue`
## Testing
- nothing broke
0 commit comments