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

Fix xdrgen build breakage. #208

Closed
wants to merge 1 commit into from
Closed

Conversation

dmkozh
Copy link

@dmkozh dmkozh commented Feb 5, 2025

There was an issue introduced in the new version of concurrent-ruby that breaks active-support. It seems to be easily resolved by just requiring logger before the affected library.

There was an issue introduced in the new version of `concurrent-ruby` that breaks `active-support`. It seems to be easily resolved by just requiring logger before the affected library.
@leighmcculloch
Copy link
Member

Thanks for opening a fix. This is a duplicate of the following change that is merged now, so probably should be resolved.

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.

2 participants