Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make LuaCsSetup Initialize0 and Stop() Thread-Safe #224

Open
MapleWheels opened this issue Sep 16, 2024 · 0 comments
Open

Make LuaCsSetup Initialize0 and Stop() Thread-Safe #224

MapleWheels opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
bug / issue Something isn't working or needs to be addressed.

Comments

@MapleWheels
Copy link
Collaborator

Stop() and Initialize() can be called asynchronously, race conditions on unloading exist.

Reference Branch: Refactor .

@MapleWheels MapleWheels added the bug / issue Something isn't working or needs to be addressed. label Sep 16, 2024
@MapleWheels MapleWheels added this to the Services Refactor milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / issue Something isn't working or needs to be addressed.
Development

No branches or pull requests

2 participants