Skip to content

fix: ensure script thread manager singleton#318

Merged
oco777 merged 1 commit intomainfrom
codex/implement-lazy-singleton-for-funityscriptthreadmanager
Nov 16, 2025
Merged

fix: ensure script thread manager singleton#318
oco777 merged 1 commit intomainfrom
codex/implement-lazy-singleton-for-funityscriptthreadmanager

Conversation

@oco777
Copy link
Copy Markdown
Owner

@oco777 oco777 commented Nov 16, 2025

Summary

  • add lazy singleton initialization to FUnityScriptThreadManager and guard duplicate instances
  • keep the manager alive across scenes even when auto-created
  • document the guaranteed availability of the manager for Scratch stop blocks

Testing

  • not run (not requested)

Codex Task

@oco777 oco777 merged commit 674dcc7 into main Nov 16, 2025
3 checks passed
@oco777 oco777 deleted the codex/implement-lazy-singleton-for-funityscriptthreadmanager branch November 16, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant