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
- Add fallback_timer class variable to track timer reference
- Clean up fallback timer when tutorial completes normally
- Clean up fallback timer when check_spawning_status runs
- Prevents memory leak from orphaned timer nodes
This ensures proper cleanup of the fallback timer used for tutorial
completion detection, preventing potential memory leaks.
0 commit comments