Skip to content

Conversation

@embeddedt
Copy link
Contributor

@embeddedt embeddedt commented Mar 12, 2023

This PR introduces a new config option, AsyncLoading that enables JEI loading to take place on a background thread rather than delaying world load. The implementation is based on the patches I implemented in ModernFix for the 1.16 version of JEI.

The intent of this PR is not to be a complete or perfect implementation of async loading but rather to add the necessary framework for supporting this. It will be easier to review these architectural changes in pieces rather than one huge monolithic commit. The feature is disabled by default and thus should have no impact on regular users.

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2023

CLA assistant check
All committers have signed the CLA.

@embeddedt embeddedt changed the title [1.19.3] Add option for asynchronous JEI reloading [1.19.4] Add option for asynchronous JEI reloading Apr 14, 2023
@embeddedt embeddedt changed the base branch from 1.19.3 to 1.19.4 April 14, 2023 21:09
@github-actions
Copy link

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 30, 2025
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.

2 participants