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

Revert "Don't attempt to load built-in compilers multiple times" #2122

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

KaanOzkan
Copy link
Contributor

Reverts #2069, makes it explicit in the comment

@KaanOzkan KaanOzkan requested a review from a team as a code owner December 10, 2024 20:00
@@ -85,7 +85,12 @@ def load_dsl_extensions
def load_dsl_compilers
say("Loading DSL compiler classes... ")

# Load built-in compilers and custom compilers exported from gems
# Load all built-in compilers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want, we can be more explicit in this comment, so that future onlookers will not be confused.

@KaanOzkan KaanOzkan merged commit cb40b4d into main Dec 10, 2024
28 of 29 checks passed
@KaanOzkan KaanOzkan deleted the revert-2069-ko/compiler-loading branch December 10, 2024 20:29
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