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

Asynchronous script cache reload functionality #488

Merged
merged 6 commits into from
Jul 19, 2024
Merged

Conversation

Foereaper
Copy link
Member

@Foereaper Foereaper commented Jul 16, 2024

This implements async script cache reloading in a separate thread to the main thread. See #487

This allows us to cleanly shut down if the reload thread is running
@Foereaper Foereaper marked this pull request as ready for review July 17, 2024 22:42
Also some restructure/cleanup of the ElunaLoader class and functions
This is a much more appropriate place for this than the Loader
@Foereaper Foereaper merged commit 12ac896 into master Jul 19, 2024
5 of 15 checks passed
@Foereaper Foereaper deleted the async_reload branch July 19, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant